License |
License |
---|---|
GroupId | GroupIdio.mfj |
ArtifactId | ArtifactIdtextricator |
Version | Version9.4.64 |
Type | Typejar |
Description |
Descriptionio.mfj:textricator
A tool to extract text from documents and generate structured data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
textricator-9.4.64.pom | |
textricator-9.4.64.jar | 307 KB |
textricator-9.4.64-sources.jar | 72 KB |
textricator-9.4.64-javadoc.jar | 547 KB |
textricator-9.4.64-bin.zip | 22 MB |
textricator-9.4.64-bin.tgz | 22 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mfj/textricator/ -->
<dependency>
<groupId>io.mfj</groupId>
<artifactId>textricator</artifactId>
<version>9.4.64</version>
</dependency>
// https://jarcasting.com/artifacts/io.mfj/textricator/
implementation 'io.mfj:textricator:9.4.64'
// https://jarcasting.com/artifacts/io.mfj/textricator/
implementation ("io.mfj:textricator:9.4.64")
'io.mfj:textricator:jar:9.4.64'
<dependency org="io.mfj" name="textricator" rev="9.4.64">
<artifact name="textricator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mfj', module='textricator', version='9.4.64')
)
libraryDependencies += "io.mfj" % "textricator" % "9.4.64"
[io.mfj/textricator "9.4.64"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
io.mfj : expr | jar | 5.0.25 |
org.apache.pdfbox : pdfbox | jar | 2.0.23 |
org.apache.pdfbox : pdfbox-tools | jar | 2.0.23 |
com.itextpdf : itextpdf | jar | 5.5.13.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
com.itextpdf : kernel | jar | 7.1.15 |
com.itextpdf : layout | jar | 7.1.15 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.3 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.apache.commons : commons-csv | jar | 1.8 |
com.offbytwo : docopt | jar | 0.6.0.20150202 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.32 |