siren-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.sindice.siren
ArtifactId

ArtifactId

siren-parent
Last Version

Last Version

0.2.3-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

siren-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download siren-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/ -->
<dependency>
    <groupId>org.sindice.siren</groupId>
    <artifactId>siren-parent</artifactId>
    <version>0.2.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/
implementation 'org.sindice.siren:siren-parent:0.2.3-RC2'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-parent/
implementation ("org.sindice.siren:siren-parent:0.2.3-RC2")
'org.sindice.siren:siren-parent:jar:0.2.3-RC2'
<dependency org="org.sindice.siren" name="siren-parent" rev="0.2.3-RC2">
  <artifact name="siren-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-parent', version='0.2.3-RC2')
)
libraryDependencies += "org.sindice.siren" % "siren-parent" % "0.2.3-RC2"
[org.sindice.siren/siren-parent "0.2.3-RC2"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3-RC2
0.2.3-RC1
0.2.2