не последняя версия
Последняя версия 11.4.7

org.docx4j:docx4j-documents4j-remote 11.2.8

export docx or xlsx to PDF using documents4j client to communicate with a remote documents4j server (which drives Microsoft Word).

Категории

Категории

documents4j Прикладные библиотеки Documents Processing docx4j
Группа

Группа

org.docx4j
Идентификатор

Идентификатор

docx4j-documents4j-remote
Версия

Версия

11.2.8
Тип

Тип

jar

Скачать docx4j-documents4j-remote 11.2.8


<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/ -->
<dependency>
    <groupId>org.docx4j</groupId>
    <artifactId>docx4j-documents4j-remote</artifactId>
    <version>11.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation 'org.docx4j:docx4j-documents4j-remote:11.2.8'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation ("org.docx4j:docx4j-documents4j-remote:11.2.8")
'org.docx4j:docx4j-documents4j-remote:jar:11.2.8'
<dependency org="org.docx4j" name="docx4j-documents4j-remote" rev="11.2.8">
  <artifact name="docx4j-documents4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-documents4j-remote', version='11.2.8')
)
libraryDependencies += "org.docx4j" % "docx4j-documents4j-remote" % "11.2.8"
[org.docx4j/docx4j-documents4j-remote "11.2.8"]