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