Last Version

Solr Specific Lucene Core 1.3.0

Solr Specific Lucene Core

License

License

GroupId

GroupId

org.apache.solr
ArtifactId

ArtifactId

solr-lucene-core
Version

Version

1.3.0
Type

Type

jar
Description

Description

Solr Specific Lucene Core
Solr Specific Lucene Core
Project Organization

Project Organization

The Apache Software Foundation

Download solr-lucene-core 1.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.