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