License |
License |
---|---|
GroupId | GroupIdorg.apache.solr.solr |
ArtifactId | ArtifactIdsolr-core |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Solr Core
Apache Solr Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
solr-core-1.4.1.pom | |
solr-core-1.4.1.jar | 1 MB |
solr-core-1.4.1-sources.jar | 820 KB |
solr-core-1.4.1-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |