Jar examples for a:axis2-kernel
Core Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,
You can download jar file axis2-kernel 1.7.7 in this page.
Apache License
You can use the following script to add axis2-kernel-1.7.7.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-kernel</artifactId> <version>1.7.7</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2-kernel', version: '1.7.7'
libraryDependencies += "org.apache.axis2" % "axis2-kernel" % "1.7.7"
<dependency org="org.apache.axis2" name="axis2-kernel" rev="1.7.7"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-kernel', version='1.7.7'))
'org.apache.axis2:axis2-kernel:jar:1.7.7'
Click the following link to download the jar file.
axis2-kernel-1.7.7-javadoc.jar