Download docx4j-MOXy-JAXBContext-3.3.6.jar file - Jar d

Jar examples for d:docx4j-MOXy-JAXBContext

Description

jaxb.properties files specifying that docx4j should use the EclipseLink MOXy (JAXB) runtime

You can download jar file docx4j-MOXy-JAXBContext 3.3.6 in this page.

License

Apache 2

Build File

You can use the following script to add docx4j-MOXy-JAXBContext-3.3.6.jar to your project.

<dependency>
   <groupId>org.docx4j</groupId>
   <artifactId>docx4j-MOXy-JAXBContext</artifactId>
   <version>3.3.6</version>
</dependency>
compile group: 'org.docx4j', name: 'docx4j-MOXy-JAXBContext', version: '3.3.6'
libraryDependencies += "org.docx4j" % "docx4j-MOXy-JAXBContext" % "3.3.6"
<dependency org="org.docx4j" name="docx4j-MOXy-JAXBContext" rev="3.3.6"/>
@Grapes(@Grab(group='org.docx4j', module='docx4j-MOXy-JAXBContext', version='3.3.6'))
'org.docx4j:docx4j-MOXy-JAXBContext:jar:3.3.6'

Download

Click the following link to download the jar file.

docx4j-MOXy-JAXBContext-3.3.6-sources.jar
docx4j-MOXy-JAXBContext-3.3.6.jar
docx4j-MOXy-JAXBContext-3.3.6.pom



Related Tutorials