License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-JAXB-MOXy |
Last Version | Last Version11.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocx4j-JAXB-MOXy
config specifying that docx4j should use the EclipseLink MOXy (JAXB) runtime
|
Filename | Size |
---|---|
docx4j-JAXB-MOXy-11.4.7.pom | |
docx4j-JAXB-MOXy-11.4.7.jar | 4 KB |
docx4j-JAXB-MOXy-11.4.7-sources.jar | 8 KB |
docx4j-JAXB-MOXy-11.4.7-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-MOXy/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-JAXB-MOXy</artifactId>
<version>11.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-MOXy/
implementation 'org.docx4j:docx4j-JAXB-MOXy:11.4.7'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-JAXB-MOXy/
implementation ("org.docx4j:docx4j-JAXB-MOXy:11.4.7")
'org.docx4j:docx4j-JAXB-MOXy:jar:11.4.7'
<dependency org="org.docx4j" name="docx4j-JAXB-MOXy" rev="11.4.7">
<artifact name="docx4j-JAXB-MOXy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-JAXB-MOXy', version='11.4.7')
)
libraryDependencies += "org.docx4j" % "docx4j-JAXB-MOXy" % "11.4.7"
[org.docx4j/docx4j-JAXB-MOXy "11.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.docx4j : docx4j-core | jar | 11.4.7 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 3.0.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |