License |
License |
---|---|
GroupId | GroupIdcom.github.lafa.tikaNoExternal |
ArtifactId | ArtifactIdtika-core |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tika core
This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also
includes the core facades for the Tika API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tika-core-1.0.18.pom | |
tika-core-1.0.18.jar | 632 KB |
tika-core-1.0.18-tests.jar | 3 MB |
tika-core-1.0.18-sources.jar | 568 KB |
tika-core-1.0.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-core/ -->
<dependency>
<groupId>com.github.lafa.tikaNoExternal</groupId>
<artifactId>tika-core</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-core/
implementation 'com.github.lafa.tikaNoExternal:tika-core:1.0.18'
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-core/
implementation ("com.github.lafa.tikaNoExternal:tika-core:1.0.18")
'com.github.lafa.tikaNoExternal:tika-core:jar:1.0.18'
<dependency org="com.github.lafa.tikaNoExternal" name="tika-core" rev="1.0.18">
<artifact name="tika-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.tikaNoExternal', module='tika-core', version='1.0.18')
)
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tika-core" % "1.0.18"
[com.github.lafa.tikaNoExternal/tika-core "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core Optional | jar | 4.0.0 |
org.osgi : org.osgi.compendium Optional | jar | 4.0.0 |
biz.aQute : bndlib | jar | 1.43.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |