is not current version
Last Version 1.0.18

com.github.lafa.tikaNoExternal:tika-parent 1.0.0

Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries. This is a fork from apache.tika with no fork dependency, all-java implementation.

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-parent
Version

Version

1.0.0
Type

Type

pom

Download tika-parent 1.0.0

Filename Size
tika-parent-1.0.0.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-parent/ -->
<dependency>
    <groupId>com.github.lafa.tikaNoExternal</groupId>
    <artifactId>tika-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-parent/
implementation 'com.github.lafa.tikaNoExternal:tika-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-parent/
implementation ("com.github.lafa.tikaNoExternal:tika-parent:1.0.0")
'com.github.lafa.tikaNoExternal:tika-parent:pom:1.0.0'
<dependency org="com.github.lafa.tikaNoExternal" name="tika-parent" rev="1.0.0">
  <artifact name="tika-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.tikaNoExternal', module='tika-parent', version='1.0.0')
)
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tika-parent" % "1.0.0"
[com.github.lafa.tikaNoExternal/tika-parent "1.0.0"]