License |
License |
---|---|
GroupId | GroupIdcom.github.lafa.tikaNoExternal |
ArtifactId | ArtifactIdtikaNoExternal |
Last Version | Last Version1.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Tika
The Apache Tika™ toolkit detects and extracts metadata and structured text content from various documents
using existing parser libraries.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tikaNoExternal-1.0.18.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tikaNoExternal/ -->
<dependency>
<groupId>com.github.lafa.tikaNoExternal</groupId>
<artifactId>tikaNoExternal</artifactId>
<version>1.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tikaNoExternal/
implementation 'com.github.lafa.tikaNoExternal:tikaNoExternal:1.0.18'
// https://jarcasting.com/artifacts/com.github.lafa.tikaNoExternal/tikaNoExternal/
implementation ("com.github.lafa.tikaNoExternal:tikaNoExternal:1.0.18")
'com.github.lafa.tikaNoExternal:tikaNoExternal:pom:1.0.18'
<dependency org="com.github.lafa.tikaNoExternal" name="tikaNoExternal" rev="1.0.18">
<artifact name="tikaNoExternal" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lafa.tikaNoExternal', module='tikaNoExternal', version='1.0.18')
)
libraryDependencies += "com.github.lafa.tikaNoExternal" % "tikaNoExternal" % "1.0.18"
[com.github.lafa.tikaNoExternal/tikaNoExternal "1.0.18"]