License |
License |
---|---|
GroupId | GroupIdorg.sindice.siren |
ArtifactId | ArtifactIdsiren-solr |
Last Version | Last Version0.2.3-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsiren-solr
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
siren-solr-0.2.3-RC2.pom | |
siren-solr-0.2.3-RC2.jar | 46 KB |
siren-solr-0.2.3-RC2-tests.jar | 37 KB |
siren-solr-0.2.3-RC2-test-sources.jar | 32 KB |
siren-solr-0.2.3-RC2-sources.jar | 40 KB |
siren-solr-0.2.3-RC2-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-solr/ -->
<dependency>
<groupId>org.sindice.siren</groupId>
<artifactId>siren-solr</artifactId>
<version>0.2.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-solr/
implementation 'org.sindice.siren:siren-solr:0.2.3-RC2'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-solr/
implementation ("org.sindice.siren:siren-solr:0.2.3-RC2")
'org.sindice.siren:siren-solr:jar:0.2.3-RC2'
<dependency org="org.sindice.siren" name="siren-solr" rev="0.2.3-RC2">
<artifact name="siren-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-solr', version='0.2.3-RC2')
)
libraryDependencies += "org.sindice.siren" % "siren-solr" % "0.2.3-RC2"
[org.sindice.siren/siren-solr "0.2.3-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.sindice.siren : siren-core | jar | 0.2.3-RC2 |
org.sindice.siren : siren-qparser | jar | 0.2.3-RC2 |
org.apache.solr : solr-core | jar | 3.5.0 |
ch.qos.logback : logback-classic | jar | 0.9.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-test-framework | jar | 3.5.0 |
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.7 |