Last Version

Solr Specific Lucene Contrib POM 1.3.0

Apache Solr Parent POM

License

License

GroupId

GroupId

org.apache.solr
ArtifactId

ArtifactId

solr-lucene-contrib
Version

Version

1.3.0
Type

Type

pom
Description

Description

Solr Specific Lucene Contrib POM
Apache Solr Parent POM
Project Organization

Project Organization

The Apache Software Foundation

Download solr-lucene-contrib 1.3.0


<!-- https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-contrib/ -->
<dependency>
    <groupId>org.apache.solr</groupId>
    <artifactId>solr-lucene-contrib</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-contrib/
implementation 'org.apache.solr:solr-lucene-contrib:1.3.0'
// https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-contrib/
implementation ("org.apache.solr:solr-lucene-contrib:1.3.0")
'org.apache.solr:solr-lucene-contrib:pom:1.3.0'
<dependency org="org.apache.solr" name="solr-lucene-contrib" rev="1.3.0">
  <artifact name="solr-lucene-contrib" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.solr', module='solr-lucene-contrib', version='1.3.0')
)
libraryDependencies += "org.apache.solr" % "solr-lucene-contrib" % "1.3.0"
[org.apache.solr/solr-lucene-contrib "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.solr : solr-lucene-core jar 1.3.0

Project Modules

There are no modules declared in this project.