JODConverter - Sample Web Application

JODConverter converts office documents using OpenOffice.org

License

License

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

jodconverter-sample-webapp
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

war
Description

Description

JODConverter - Sample Web Application
JODConverter converts office documents using OpenOffice.org
Project Organization

Project Organization

liveSense.org

Download jodconverter-sample-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.livesense/jodconverter-sample-webapp/ -->
<dependency>
    <groupId>com.github.livesense</groupId>
    <artifactId>jodconverter-sample-webapp</artifactId>
    <version>1.0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.livesense/jodconverter-sample-webapp/
implementation 'com.github.livesense:jodconverter-sample-webapp:1.0.5'
// https://jarcasting.com/artifacts/com.github.livesense/jodconverter-sample-webapp/
implementation ("com.github.livesense:jodconverter-sample-webapp:1.0.5")
'com.github.livesense:jodconverter-sample-webapp:war:1.0.5'
<dependency org="com.github.livesense" name="jodconverter-sample-webapp" rev="1.0.5">
  <artifact name="jodconverter-sample-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.livesense', module='jodconverter-sample-webapp', version='1.0.5')
)
libraryDependencies += "com.github.livesense" % "jodconverter-sample-webapp" % "1.0.5"
[com.github.livesense/jodconverter-sample-webapp "1.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.livesense : jodconverter-core jar 1.0.5
commons-io : commons-io jar 1.4
commons-fileupload : commons-fileupload jar 1.2.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.slf4j : slf4j-api jar 1.6.1

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3