Download xmlbeans-xmlpublic-2.6.0.jar file - Jar x

Jar examples for x:xmlbeans-xmlpublic

Description

XmlBeans Public interfaces

You can download jar file xmlbeans-xmlpublic 2.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xmlbeans-xmlpublic-2.6.0.jar to your project.

<dependency>
   <groupId>org.apache.xmlbeans</groupId>
   <artifactId>xmlbeans-xmlpublic</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'org.apache.xmlbeans', name: 'xmlbeans-xmlpublic', version: '2.6.0'
libraryDependencies += "org.apache.xmlbeans" % "xmlbeans-xmlpublic" % "2.6.0"
<dependency org="org.apache.xmlbeans" name="xmlbeans-xmlpublic" rev="2.6.0"/>
@Grapes(@Grab(group='org.apache.xmlbeans', module='xmlbeans-xmlpublic', version='2.6.0'))
'org.apache.xmlbeans:xmlbeans-xmlpublic:jar:2.6.0'

Download

Click the following link to download the jar file.

xmlbeans-xmlpublic-2.6.0.jar
xmlbeans-xmlpublic-2.6.0.pom



Related Tutorials