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