| License |
License |
|---|---|
| GroupId | GroupIdcom.artofsolving |
| ArtifactId | ArtifactIdjodconverter |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJODConverter
JODConverter converts between different office documents formats, using OpenOffice.org.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jodconverter-2.2.1.pom | |
| jodconverter-2.2.1.jar | 30 KB |
| jodconverter-2.2.1-sources.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artofsolving/jodconverter/ -->
<dependency>
<groupId>com.artofsolving</groupId>
<artifactId>jodconverter</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.artofsolving/jodconverter/
implementation 'com.artofsolving:jodconverter:2.2.1'
// https://jarcasting.com/artifacts/com.artofsolving/jodconverter/
implementation ("com.artofsolving:jodconverter:2.2.1")
'com.artofsolving:jodconverter:jar:2.2.1'
<dependency org="com.artofsolving" name="jodconverter" rev="2.2.1">
<artifact name="jodconverter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artofsolving', module='jodconverter', version='2.2.1')
)
libraryDependencies += "com.artofsolving" % "jodconverter" % "2.2.1"
[com.artofsolving/jodconverter "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.4.3 |
| commons-io : commons-io | jar | 1.3.1 |
| com.thoughtworks.xstream : xstream Optional | jar | 1.2.2 |
| org.openoffice : juh | jar | 2.3.0 |
| org.openoffice : ridl | jar | 2.3.0 |
| org.openoffice : unoil | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.4.3 |
| junit : junit | jar | 3.8.2 |
| pdfbox : pdfbox | jar | 0.7.3 |