License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-contentextraction |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db Content Extraction Extension
eXist-db NoSQL Database Content Extraction Extension
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-contentextraction/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-contentextraction</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-contentextraction/
implementation 'org.exist-db:exist-contentextraction:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-contentextraction/
implementation ("org.exist-db:exist-contentextraction:6.0.1")
'org.exist-db:exist-contentextraction:jar:6.0.1'
<dependency org="org.exist-db" name="exist-contentextraction" rev="6.0.1">
<artifact name="exist-contentextraction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-contentextraction', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-contentextraction" % "6.0.1"
[org.exist-db/exist-contentextraction "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.tika : tika-core | jar | 2.2.1 |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-parsers-standard-package | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
com.evolvedbinary.j8fu : j8fu | jar | 1.23.0 |