Jar examples for a:axis
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
You can download jar file axis 1.2-RC1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add axis-1.2-RC1.jar to your project.
<dependency> <groupId>axis</groupId> <artifactId>axis</artifactId> <version>1.2-RC1</version> </dependency>
compile group: 'axis', name: 'axis', version: '1.2-RC1'
libraryDependencies += "axis" % "axis" % "1.2-RC1"
<dependency org="axis" name="axis" rev="1.2-RC1"/>
@Grapes(@Grab(group='axis', module='axis', version='1.2-RC1'))
'axis:axis:jar:1.2-RC1'
Click the following link to download the jar file.
axis-1.2-RC1.jar