| License |
License |
|---|---|
| Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
| GroupId | GroupIdorg.docx4j |
| ArtifactId | ArtifactIddocx4j-legacy-service |
| Version | Version11.3.2 |
| 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>11.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-legacy-service/
implementation 'org.docx4j:docx4j-legacy-service:11.3.2'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-legacy-service/
implementation ("org.docx4j:docx4j-legacy-service:11.3.2")
'org.docx4j:docx4j-legacy-service:jar:11.3.2'
<dependency org="org.docx4j" name="docx4j-legacy-service" rev="11.3.2">
<artifact name="docx4j-legacy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-legacy-service', version='11.3.2')
)
libraryDependencies += "org.docx4j" % "docx4j-legacy-service" % "11.3.2"
[org.docx4j/docx4j-legacy-service "11.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.docx4j : docx4j-core | jar | 11.3.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |