Jar examples for a:axis2
This bundle simply wraps all required Axis2 components
You can download jar file axis2 1.2 in this page.
Apache License
You can use the following script to add axis2-1.2.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> <version>1.2</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2', version: '1.2'
libraryDependencies += "org.apache.axis2" % "axis2" % "1.2"
<dependency org="org.apache.axis2" name="axis2" rev="1.2"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2', version='1.2'))
'org.apache.axis2:axis2:jar:1.2'
Click the following link to download the jar file.
axis2-1.2.jar