blueMarine II

blueMarine II is a small media centre for the Raspberry PI, based on a semantic database. It is developed on Java 8 and Java FX. Still at the early stage of development, it can be used with some hack to reproduce audio files.

Лицензия

Лицензия

Группа

Группа

it.tidalwave.bluemarine2
Идентификатор

Идентификатор

blueMarine2
Последняя версия

Последняя версия

1.0-ALPHA-11
Дата

Дата

Тип

Тип

pom
Описание

Описание

blueMarine II
blueMarine II is a small media centre for the Raspberry PI, based on a semantic database. It is developed on Java 8 and Java FX. Still at the early stage of development, it can be used with some hack to reproduce audio files.
Ссылка на сайт

Ссылка на сайт

http://blueMarine.tidalwave.it
Организация-разработчик

Организация-разработчик

Tidalwave s.a.s. (http://tidalwave.it)
Система контроля версий

Система контроля версий

https://bitbucket.org/tidalwave/bluemarine2-src/src

Скачать blueMarine2

Имя Файла Размер
blueMarine2-1.0-ALPHA-11.pom 7 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/it.tidalwave.bluemarine2/blueMarine2/ -->
<dependency>
    <groupId>it.tidalwave.bluemarine2</groupId>
    <artifactId>blueMarine2</artifactId>
    <version>1.0-ALPHA-11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluemarine2/blueMarine2/
implementation 'it.tidalwave.bluemarine2:blueMarine2:1.0-ALPHA-11'
// https://jarcasting.com/artifacts/it.tidalwave.bluemarine2/blueMarine2/
implementation ("it.tidalwave.bluemarine2:blueMarine2:1.0-ALPHA-11")
'it.tidalwave.bluemarine2:blueMarine2:pom:1.0-ALPHA-11'
<dependency org="it.tidalwave.bluemarine2" name="blueMarine2" rev="1.0-ALPHA-11">
  <artifact name="blueMarine2" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluemarine2', module='blueMarine2', version='1.0-ALPHA-11')
)
libraryDependencies += "it.tidalwave.bluemarine2" % "blueMarine2" % "1.0-ALPHA-11"
[it.tidalwave.bluemarine2/blueMarine2 "1.0-ALPHA-11"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • modules

Версии библиотеки

Версия
1.0-ALPHA-11
1.0-ALPHA-10
1.0-ALPHA-9
1.0-ALPHA-8
1.0-ALPHA-7