License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-legacy-service |
Version | Version8.3.1 |
Type | Typejar |
Description |
Descriptiondocx4j-legacy-service
Code supporting the no longer available legacy commercial PDF Converter.
|
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-legacy-service/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-legacy-service</artifactId>
<version>8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-legacy-service/
implementation 'org.docx4j:docx4j-legacy-service:8.3.1'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-legacy-service/
implementation ("org.docx4j:docx4j-legacy-service:8.3.1")
'org.docx4j:docx4j-legacy-service:jar:8.3.1'
<dependency org="org.docx4j" name="docx4j-legacy-service" rev="8.3.1">
<artifact name="docx4j-legacy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-legacy-service', version='8.3.1')
)
libraryDependencies += "org.docx4j" % "docx4j-legacy-service" % "8.3.1"
[org.docx4j/docx4j-legacy-service "8.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-core | jar | 8.3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.slf4j : slf4j-api | jar | 1.7.26 |