| License |
License |
|---|---|
| GroupId | GroupIdcom.github.livesense |
| ArtifactId | ArtifactIdjodconverter-sample-webapp |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionJODConverter - Sample Web Application
JODConverter converts office documents using OpenOffice.org
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| 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 |