File | Operation |
---|---|
lucene-solr-grandparent-4.0.0-ALPHA.pom | download |
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-solr-grandparent</artifactId>
<version>4.0.0-ALPHA</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.lucene', module='lucene-solr-grandparent', version='4.0.0-ALPHA')
)