is not current version
Last Version 8.11.2

org.apache.lucene:lucene-solr-grandparent 5.3.2

Grandparent POM for Apache Lucene Core and Apache Solr

GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-solr-grandparent
Version

Version

5.3.2
Type

Type

pom

Download lucene-solr-grandparent 5.3.2


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