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.

License

License

GroupId

GroupId

it.tidalwave.bluemarine2
ArtifactId

ArtifactId

blueMarine2
Last Version

Last Version

1.0-ALPHA-11
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://blueMarine.tidalwave.it
Project Organization

Project Organization

Tidalwave s.a.s. (http://tidalwave.it)
Source Code Management

Source Code Management

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

Download blueMarine2

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules

Versions

Version
1.0-ALPHA-11
1.0-ALPHA-10
1.0-ALPHA-9
1.0-ALPHA-8
1.0-ALPHA-7