License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdmodeshape-extractor-tika |
Last Version | Last Version5.5.1.fcr |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModeShape Tika-based text extractor
ModeShape text extractor that uses the Apache Tika library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-extractor-tika/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-extractor-tika</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-extractor-tika/
implementation 'org.fcrepo:modeshape-extractor-tika:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-extractor-tika/
implementation ("org.fcrepo:modeshape-extractor-tika:5.5.1.fcr")
'org.fcrepo:modeshape-extractor-tika:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-extractor-tika" rev="5.5.1.fcr">
<artifact name="modeshape-extractor-tika" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-extractor-tika', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-extractor-tika" % "5.5.1.fcr"
[org.fcrepo/modeshape-extractor-tika "5.5.1.fcr"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-parsers | jar | 1.14 |
org.apache.tika : tika-core | jar | 1.14 |
org.fcrepo : modeshape-common | jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr-api | jar | 5.5.1.fcr |
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : modeshape-common | test-jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr | jar | 5.5.1.fcr |
org.fcrepo : modeshape-jcr | test-jar | 5.5.1.fcr |
org.fcrepo : modeshape-schematic | test-jar | 5.5.1.fcr |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |