siren-core

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-core
Last Version

Last Version

0.2.3-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download siren-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.apache.lucene : lucene-core jar 3.5.0
ch.qos.logback : logback-classic jar 0.9.30

test (4)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 3.5.0
com.google.code.caliper » caliper jar 1.0-SNAPSHOT
com.google.code.gson : gson jar 1.7.1
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