License |
License |
---|---|
GroupId | GroupIdcom.sindicetech.siren |
ArtifactId | ArtifactIdsiren-core |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionsiren-core
SIREn core module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
siren-core-1.4.pom | |
siren-core-1.4.jar | 680 KB |
siren-core-1.4-tests.jar | 220 KB |
siren-core-1.4-test-sources.jar | 136 KB |
siren-core-1.4-sources.jar | 371 KB |
siren-core-1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sindicetech.siren/siren-core/ -->
<dependency>
<groupId>com.sindicetech.siren</groupId>
<artifactId>siren-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-core/
implementation 'com.sindicetech.siren:siren-core:1.4'
// https://jarcasting.com/artifacts/com.sindicetech.siren/siren-core/
implementation ("com.sindicetech.siren:siren-core:1.4")
'com.sindicetech.siren:siren-core:jar:1.4'
<dependency org="com.sindicetech.siren" name="siren-core" rev="1.4">
<artifact name="siren-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sindicetech.siren', module='siren-core', version='1.4')
)
libraryDependencies += "com.sindicetech.siren" % "siren-core" % "1.4"
[com.sindicetech.siren/siren-core "1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.lucene : lucene-analyzers-common | jar | 4.9.1 |
org.apache.lucene : lucene-core | jar | 4.9.1 |
ch.qos.logback : logback-classic | jar | 0.9.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-test-framework | jar | 4.9.1 |
junit : junit | jar | 4.11 |