License |
License |
---|---|
Categories |
Categoriesdocuments4j Business Logic Libraries Documents Processing docx4j |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-documents4j-remote |
Version | Version11.3.2 |
Type | Typejar |
Description |
Descriptiondocx4j-documents4j-remote
export docx or xlsx to PDF using documents4j client to communicate with a remote documents4j server (which drives Microsoft Word).
|
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-documents4j-remote</artifactId>
<version>11.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation 'org.docx4j:docx4j-documents4j-remote:11.3.2'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation ("org.docx4j:docx4j-documents4j-remote:11.3.2")
'org.docx4j:docx4j-documents4j-remote:jar:11.3.2'
<dependency org="org.docx4j" name="docx4j-documents4j-remote" rev="11.3.2">
<artifact name="docx4j-documents4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-documents4j-remote', version='11.3.2')
)
libraryDependencies += "org.docx4j" % "docx4j-documents4j-remote" % "11.3.2"
[org.docx4j/docx4j-documents4j-remote "11.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-core | jar | 11.3.2 |
com.documents4j : documents4j-client | jar | 1.1.7 |
com.documents4j : documents4j-transformer-msoffice-word | jar | 1.1.7 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |