License |
License |
---|---|
GroupId | GroupIdcom.github.lafa.tikaNoExternal |
ArtifactId | ArtifactIdtika-parent |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Tika parent
Apache Tika is a toolkit for detecting and extracting metadata and
structured text content from various documents using existing parser
libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tika-parent-1.0.18.pom | 18 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.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-parent/
implementation 'com.github.lafa.tikaNoExternal:tika-parent:1.0.18'
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tika-parent/
implementation ("com.github.lafa.tikaNoExternal:tika-parent:1.0.18")
'com.github.lafa.tikaNoExternal:tika-parent:pom:1.0.18'
<dependency org="com.github.lafa.tikaNoExternal" name="tika-parent" rev="1.0.18">
<artifact name="tika-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.tikaNoExternal', module='tika-parent', version='1.0.18')
)
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tika-parent" % "1.0.18"
[com.github.lafa.tikaNoExternal/tika-parent "1.0.18"]