Jar examples for x:xmlbeans
Geronimo module that supplies the xmlbeans framework in a single classloader.
You can download jar file xmlbeans 2.6.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xmlbeans-2.6.5.jar to your project.
<dependency> <groupId>com.github.pjfanning</groupId> <artifactId>xmlbeans</artifactId> <version>2.6.5</version> </dependency>
compile group: 'com.github.pjfanning', name: 'xmlbeans', version: '2.6.5'
libraryDependencies += "com.github.pjfanning" % "xmlbeans" % "2.6.5"
<dependency org="com.github.pjfanning" name="xmlbeans" rev="2.6.5"/>
@Grapes(@Grab(group='com.github.pjfanning', module='xmlbeans', version='2.6.5'))
'com.github.pjfanning:xmlbeans:jar:2.6.5'
Click the following link to download the jar file.
xmlbeans-2.6.5-javadoc.jar