| License |
License
Modified BSD License
|
|---|---|
| GroupId | GroupIdorg.jlibrary |
| ArtifactId | ArtifactIdjlibrary-extractors |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjLibrary Extractors
jLibrary Document Management System extractors
|
| Filename | Size |
|---|---|
| jlibrary-extractors-1.2.pom | |
| jlibrary-extractors-1.2.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jlibrary/jlibrary-extractors/ -->
<dependency>
<groupId>org.jlibrary</groupId>
<artifactId>jlibrary-extractors</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-extractors/
implementation 'org.jlibrary:jlibrary-extractors:1.2'
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-extractors/
implementation ("org.jlibrary:jlibrary-extractors:1.2")
'org.jlibrary:jlibrary-extractors:jar:1.2'
<dependency org="org.jlibrary" name="jlibrary-extractors" rev="1.2">
<artifact name="jlibrary-extractors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlibrary', module='jlibrary-extractors', version='1.2')
)
libraryDependencies += "org.jlibrary" % "jlibrary-extractors" % "1.2"
[org.jlibrary/jlibrary-extractors "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jlibrary : jlibrary-server | jar | 1.2 |
| org.htmlparser : htmlparser | jar | 1.6 |
| commons-lang : commons-lang | jar | 2.2 |
| org.textmining : tm-extractors | jar | 0.4 |
| commons-io : commons-io | jar | 1.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.1.0 |
| pdfbox : pdfbox | jar | 0.7.1 |
| poi : poi | jar | 2.5.1-final-20040804 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |