| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.haumacher |
| Идентификатор | Идентификаторtm-extractors |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtext-mining
Java based library that can extract text from Microsoft Word for Windows binary documents including Word 1.0/2.0/4.0/6.0/95/97/2000/xp/2003. Extracts text from fast-saved files as well.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tm-extractors-1.2.pom | |
| tm-extractors-1.2.jar | 38 KB |
| tm-extractors-1.2-sources.jar | 39 KB |
| tm-extractors-1.2-javadoc.jar | 191 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.haumacher/tm-extractors/ -->
<dependency>
<groupId>de.haumacher</groupId>
<artifactId>tm-extractors</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.haumacher/tm-extractors/
implementation 'de.haumacher:tm-extractors:1.2'
// https://jarcasting.com/artifacts/de.haumacher/tm-extractors/
implementation ("de.haumacher:tm-extractors:1.2")
'de.haumacher:tm-extractors:jar:1.2'
<dependency org="de.haumacher" name="tm-extractors" rev="1.2">
<artifact name="tm-extractors" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.haumacher', module='tm-extractors', version='1.2')
)
libraryDependencies += "de.haumacher" % "tm-extractors" % "1.2"
[de.haumacher/tm-extractors "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 3.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.1 |
| xmlunit : xmlunit | jar | 1.1 |