Last Version

Apache Solr Core 1.4.1

Apache Solr Server

License

License

GroupId

GroupId

org.apache.solr.solr
ArtifactId

ArtifactId

solr-core
Version

Version

1.4.1
Type

Type

jar
Description

Description

Apache Solr Core
Apache Solr Server
Project Organization

Project Organization

The Apache Software Foundation

Download solr-core 1.4.1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.solr : solr-solrj jar 1.4.1
org.apache.lucene : lucene-analyzers jar 2.9.3
org.apache.lucene : lucene-highlighter jar 2.9.3
org.apache.lucene : lucene-queries jar 2.9.3
org.apache.lucene : lucene-snowball jar 2.9.3
org.apache.lucene : lucene-memory jar 2.9.3
org.apache.lucene : lucene-misc jar 2.9.3
org.apache.lucene : lucene-spellchecker jar 2.9.3
commons-httpclient : commons-httpclient jar 3.1
commons-codec : commons-codec jar 1.3
commons-io : commons-io jar 1.4
commons-fileupload : commons-fileupload jar 1.2.1
org.apache.solr : solr-commons-csv jar 1.4.1
woodstox : wstx-asl jar 3.2.7
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec jar 1.0.1

Project Modules

There are no modules declared in this project.