| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.modeshape |
| Идентификатор | Идентификаторmodeshape-extractor-tika |
| Версия | Версия5.4.1.Final |
| Тип | Типjar |
| Описание |
ОписаниеModeShape Tika-based text extractor
ModeShape text extractor that uses the Apache Tika library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-extractor-tika/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-extractor-tika</artifactId>
<version>5.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-extractor-tika/
implementation 'org.modeshape:modeshape-extractor-tika:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-extractor-tika/
implementation ("org.modeshape:modeshape-extractor-tika:5.4.1.Final")
'org.modeshape:modeshape-extractor-tika:jar:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-extractor-tika" rev="5.4.1.Final">
<artifact name="modeshape-extractor-tika" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-extractor-tika', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-extractor-tika" % "5.4.1.Final"
[org.modeshape/modeshape-extractor-tika "5.4.1.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tika : tika-parsers | jar | 1.14 |
| org.apache.tika : tika-core | jar | 1.14 |
| org.modeshape : modeshape-common | jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr-api | jar | 5.4.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.modeshape : modeshape-common | test-jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr | jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr | test-jar | 5.4.1.Final |
| org.modeshape : modeshape-schematic | test-jar | 5.4.1.Final |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |