| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.mfj |
| Идентификатор | Идентификаторtextricator |
| Последняя версия | Последняя версия10.1.70 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.mfj:textricator
A tool to extract text from documents and generate structured data
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| textricator-10.1.70.pom | |
| textricator-10.1.70.jar | 288 KB |
| textricator-10.1.70-sources.jar | 70 KB |
| textricator-10.1.70-javadoc.jar | 260 KB |
| textricator-10.1.70-bin.zip | 19 MB |
| textricator-10.1.70-bin.tgz | 19 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.mfj/textricator/ -->
<dependency>
<groupId>io.mfj</groupId>
<artifactId>textricator</artifactId>
<version>10.1.70</version>
</dependency>
// https://jarcasting.com/artifacts/io.mfj/textricator/
implementation 'io.mfj:textricator:10.1.70'
// https://jarcasting.com/artifacts/io.mfj/textricator/
implementation ("io.mfj:textricator:10.1.70")
'io.mfj:textricator:jar:10.1.70'
<dependency org="io.mfj" name="textricator" rev="10.1.70">
<artifact name="textricator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mfj', module='textricator', version='10.1.70')
)
libraryDependencies += "io.mfj" % "textricator" % "10.1.70"
[io.mfj/textricator "10.1.70"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
| io.mfj : expr | jar | 6.0.28 |
| org.apache.pdfbox : pdfbox | jar | 2.0.24 |
| org.apache.pdfbox : pdfbox-tools | jar | 2.0.24 |
| com.itextpdf : itextpdf | jar | 5.5.13.2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| com.itextpdf : kernel | jar | 7.1.16 |
| com.itextpdf : layout | jar | 7.1.16 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.0 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| com.offbytwo : docopt | jar | 0.6.0.20150202 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.31 |