| License |
License |
|---|---|
| GroupId | GroupIdcom.github.livesense |
| ArtifactId | ArtifactIdjodconverter-core |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJODConverter - Core Library
JODConverter converts office documents using OpenOffice.org
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jodconverter-core-1.0.5.pom | |
| jodconverter-core-1.0.5.jar | 76 KB |
| jodconverter-core-1.0.5-sources.jar | 50 KB |
| jodconverter-core-1.0.5-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.livesense/jodconverter-core/ -->
<dependency>
<groupId>com.github.livesense</groupId>
<artifactId>jodconverter-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.livesense/jodconverter-core/
implementation 'com.github.livesense:jodconverter-core:1.0.5'
// https://jarcasting.com/artifacts/com.github.livesense/jodconverter-core/
implementation ("com.github.livesense:jodconverter-core:1.0.5")
'com.github.livesense:jodconverter-core:jar:1.0.5'
<dependency org="com.github.livesense" name="jodconverter-core" rev="1.0.5">
<artifact name="jodconverter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.livesense', module='jodconverter-core', version='1.0.5')
)
libraryDependencies += "com.github.livesense" % "jodconverter-core" % "1.0.5"
[com.github.livesense/jodconverter-core "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| org.openoffice : juh | jar | 3.2.1 |
| org.openoffice : ridl | jar | 3.2.1 |
| org.openoffice : unoil | jar | 3.2.1 |
| commons-cli : commons-cli Optional | jar | 1.1 |
| org.hyperic » sigar Optional | jar | 1.6.5.132 |
| org.json : json Optional | jar | 20090211 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.0.1 |
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |
| org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |