| License |
License |
|---|---|
| GroupId | GroupIdorg.sindice.siren |
| ArtifactId | ArtifactIdsiren-core |
| Last Version | Last Version0.2.3-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsiren-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| siren-core-0.2.3-RC2.pom | |
| siren-core-0.2.3-RC2.jar | 206 KB |
| siren-core-0.2.3-RC2-tests.jar | 435 KB |
| siren-core-0.2.3-RC2-test-sources.jar | 391 KB |
| siren-core-0.2.3-RC2-sources.jar | 186 KB |
| siren-core-0.2.3-RC2-javadoc.jar | 481 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |