License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-JAXB-Internal |
Last Version | Last Version8.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocx4j-JAXB-Internal
config specifying that docx4j should use the JAXB Internal implementation (which is available but deprecated in Java 9 and 10)
|
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-Internal/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-JAXB-Internal</artifactId>
<version>8.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-Internal/
implementation 'org.docx4j:docx4j-JAXB-Internal:8.3.7'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-Internal/
implementation ("org.docx4j:docx4j-JAXB-Internal:8.3.7")
'org.docx4j:docx4j-JAXB-Internal:jar:8.3.7'
<dependency org="org.docx4j" name="docx4j-JAXB-Internal" rev="8.3.7">
<artifact name="docx4j-JAXB-Internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-JAXB-Internal', version='8.3.7')
)
libraryDependencies += "org.docx4j" % "docx4j-JAXB-Internal" % "8.3.7"
[org.docx4j/docx4j-JAXB-Internal "8.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-core | jar | 8.3.7 |
org.slf4j : slf4j-api | jar | 1.7.26 |