| License |
License |
|---|---|
| GroupId | GroupIdde.haumacher |
| ArtifactId | ArtifactIdtm-extractors |
| Version | Version1.2 |
| Type | Typejar |
| Description |
Descriptiontext-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.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.1 |
| xmlunit : xmlunit | jar | 1.1 |