| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.lucene |
| ArtifactId | ArtifactIdlucene-xml-query-parser |
| Last Version | Last Version3.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLucene XML Query Parser
XML query parser
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.lucene/lucene-xml-query-parser/ -->
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-xml-query-parser</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-xml-query-parser/
implementation 'org.apache.lucene:lucene-xml-query-parser:3.6.2'
// https://jarcasting.com/artifacts/org.apache.lucene/lucene-xml-query-parser/
implementation ("org.apache.lucene:lucene-xml-query-parser:3.6.2")
'org.apache.lucene:lucene-xml-query-parser:jar:3.6.2'
<dependency org="org.apache.lucene" name="lucene-xml-query-parser" rev="3.6.2">
<artifact name="lucene-xml-query-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-xml-query-parser', version='3.6.2')
)
libraryDependencies += "org.apache.lucene" % "lucene-xml-query-parser" % "3.6.2"
[org.apache.lucene/lucene-xml-query-parser "3.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.lucene : lucene-core | jar | 3.6.2 |
| org.apache.lucene : lucene-queries | jar | 3.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.lucene : lucene-test-framework | jar | 3.6.2 |