Last Version

Apache Solr Content Extraction Library 1.4.1

Apache Solr Content Extraction Library integrates Apache Tika content extraction framework into Solr

License

License

GroupId

GroupId

org.apache.solr.solr
ArtifactId

ArtifactId

solr-cell
Version

Version

1.4.1
Type

Type

jar
Description

Description

Apache Solr Content Extraction Library
Apache Solr Content Extraction Library integrates Apache Tika content extraction framework into Solr
Project Organization

Project Organization

The Apache Software Foundation

Download solr-cell 1.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tika : tika-core jar 0.4
org.apache.tika : tika-parsers jar 0.4

Project Modules

There are no modules declared in this project.