License |
License |
---|---|
GroupId | GroupIdio.annot8 |
ArtifactId | ArtifactIdannot8-components-documents |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnot8 Document Components
Components to extract information from documents
|
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-documents/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-components-documents</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-documents/
implementation 'io.annot8:annot8-components-documents:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-documents/
implementation ("io.annot8:annot8-components-documents:1.2.2")
'io.annot8:annot8-components-documents:jar:1.2.2'
<dependency org="io.annot8" name="annot8-components-documents" rev="1.2.2">
<artifact name="annot8-components-documents" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-documents', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-components-documents" % "1.2.2"
[io.annot8/annot8-components-documents "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.annot8 : annot8-components-base | jar | 1.2.2 |
io.annot8 : annot8-common-utils | jar | 1.2.2 |
com.drewnoakes : metadata-extractor | jar | 2.16.0 |
com.flipkart.utils : javatuples | jar | 3.0 |
org.apache.poi : poi-scratchpad | jar | 5.2.1 |
org.apache.poi : poi-ooxml | jar | 5.2.1 |
org.jsoup : jsoup | jar | 1.14.3 |
org.odftoolkit : odfdom-java | jar | 1.0.0-BETA1 |
org.apache.pdfbox : pdfbox | jar | 2.0.25 |
org.apache.pdfbox : jbig2-imageio | jar | 3.0.4 |
technology.tabula : tabula | jar | 1.0.5 |
io.annot8 : annot8-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.annot8 : annot8-test-impl | jar | 1.2.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |
org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.assertj : assertj-guava | jar | 3.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.35 |