| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.icij.extract |
| Идентификатор | Идентификаторextract-lib |
| Последняя версия | Последняя версия3.9.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA cross-platform command line tool for parallelised content extraction and analysis.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| extract-lib-3.9.4.pom | |
| extract-lib-3.9.4.jar | 164 KB |
| extract-lib-3.9.4-sources.jar | 91 KB |
| extract-lib-3.9.4-javadoc.jar | 609 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.icij.extract/extract-lib/ -->
<dependency>
<groupId>org.icij.extract</groupId>
<artifactId>extract-lib</artifactId>
<version>3.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.icij.extract/extract-lib/
implementation 'org.icij.extract:extract-lib:3.9.4'
// https://jarcasting.com/artifacts/org.icij.extract/extract-lib/
implementation ("org.icij.extract:extract-lib:3.9.4")
'org.icij.extract:extract-lib:jar:3.9.4'
<dependency org="org.icij.extract" name="extract-lib" rev="3.9.4">
<artifact name="extract-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icij.extract', module='extract-lib', version='3.9.4')
)
libraryDependencies += "org.icij.extract" % "extract-lib" % "3.9.4"
[org.icij.extract/extract-lib "3.9.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.27 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.tika : tika-parsers | jar | 1.22 |
| org.redisson : redisson | jar | 3.16.1 |
| commons-codec : commons-codec | jar | 1.13 |
| org.apache.commons : commons-csv | jar | 1.4 |
| com.pff : java-libpst | jar | 0.8.1 |
| org.xerial : sqlite-jdbc | jar | 3.19.3 |
| com.levigo.jbig2 : levigo-jbig2-imageio | jar | 2.0 |
| com.github.jai-imageio : jai-imageio-core | jar | 1.3.1 |
| com.github.jai-imageio : jai-imageio-jpeg2000 | jar | 1.3.0 |
| me.tongfei : progressbar | jar | 0.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 2.0.2-beta |
| org.easytesting : fest-assert | jar | 1.4 |