License |
License |
---|---|
GroupId | GroupIdorg.sindice.siren |
ArtifactId | ArtifactIdsiren-qparser |
Version | Version0.2.3-RC2 |
Type | Typejar |
Description |
Descriptionsiren-qparser
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
siren-qparser-0.2.3-RC2.pom | |
siren-qparser-0.2.3-RC2.jar | 280 KB |
siren-qparser-0.2.3-RC2-tests.jar | 58 KB |
siren-qparser-0.2.3-RC2-test-sources.jar | 39 KB |
siren-qparser-0.2.3-RC2-sources.jar | 237 KB |
siren-qparser-0.2.3-RC2-javadoc.jar | 771 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/ -->
<dependency>
<groupId>org.sindice.siren</groupId>
<artifactId>siren-qparser</artifactId>
<version>0.2.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/
implementation 'org.sindice.siren:siren-qparser:0.2.3-RC2'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-qparser/
implementation ("org.sindice.siren:siren-qparser:0.2.3-RC2")
'org.sindice.siren:siren-qparser:jar:0.2.3-RC2'
<dependency org="org.sindice.siren" name="siren-qparser" rev="0.2.3-RC2">
<artifact name="siren-qparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-qparser', version='0.2.3-RC2')
)
libraryDependencies += "org.sindice.siren" % "siren-qparser" % "0.2.3-RC2"
[org.sindice.siren/siren-qparser "0.2.3-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.sindice.siren : siren-core | jar | 0.2.3-RC2 |
org.apache.lucene : lucene-queryparser | jar | 3.5.0 |
net.sf.squirrel-sql.thirdparty.non-maven : java-cup | jar | 11a |
commons-lang : commons-lang | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 0.9.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-test-framework | jar | 3.5.0 |
junit : junit | jar | 4.7 |