License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-MOXy-JAXBContext |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocx4j-MOXy-JAXBContext
jaxb.properties files specifying that docx4j should use the EclipseLink MOXy (JAXB) runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
docx4j-MOXy-JAXBContext-6.0.0.pom | |
docx4j-MOXy-JAXBContext-6.0.0.jar | 25 KB |
docx4j-MOXy-JAXBContext-6.0.0-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-MOXy-JAXBContext/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-MOXy-JAXBContext</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-MOXy-JAXBContext/
implementation 'org.docx4j:docx4j-MOXy-JAXBContext:6.0.0'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-MOXy-JAXBContext/
implementation ("org.docx4j:docx4j-MOXy-JAXBContext:6.0.0")
'org.docx4j:docx4j-MOXy-JAXBContext:jar:6.0.0'
<dependency org="org.docx4j" name="docx4j-MOXy-JAXBContext" rev="6.0.0">
<artifact name="docx4j-MOXy-JAXBContext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-MOXy-JAXBContext', version='6.0.0')
)
libraryDependencies += "org.docx4j" % "docx4j-MOXy-JAXBContext" % "6.0.0"
[org.docx4j/docx4j-MOXy-JAXBContext "6.0.0"]