License |
License |
---|---|
Categories |
Categoriesdocuments4j Business Logic Libraries Documents Processing docx4j |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-documents4j-remote |
Last Version | Last Version11.4.7 |
Release Date | Release Date |
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.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation 'org.docx4j:docx4j-documents4j-remote:11.4.7'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation ("org.docx4j:docx4j-documents4j-remote:11.4.7")
'org.docx4j:docx4j-documents4j-remote:jar:11.4.7'
<dependency org="org.docx4j" name="docx4j-documents4j-remote" rev="11.4.7">
<artifact name="docx4j-documents4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-documents4j-remote', version='11.4.7')
)
libraryDependencies += "org.docx4j" % "docx4j-documents4j-remote" % "11.4.7"
[org.docx4j/docx4j-documents4j-remote "11.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-core | jar | 11.4.7 |
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 | 3.0.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |