Jar examples for a:axis2-xmlbeans
XMLBeans data binding support for Axis2
You can download jar file axis2-xmlbeans 1.7.1 in this page.
Apache License
You can use the following script to add axis2-xmlbeans-1.7.1.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-xmlbeans</artifactId> <version>1.7.1</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2-xmlbeans', version: '1.7.1'
libraryDependencies += "org.apache.axis2" % "axis2-xmlbeans" % "1.7.1"
<dependency org="org.apache.axis2" name="axis2-xmlbeans" rev="1.7.1"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-xmlbeans', version='1.7.1'))
'org.apache.axis2:axis2-xmlbeans:jar:1.7.1'
Click the following link to download the jar file.
axis2-xmlbeans-1.7.1-javadoc.jar