Download axis-wsdl4j-1.2.jar file - Jar a

Jar examples for a:axis-wsdl4j

Description

You can download jar file axis-wsdl4j 1.2 in this page.

Build File

You can use the following script to add axis-wsdl4j-1.2.jar to your project.

<dependency>
   <groupId>axis</groupId>
   <artifactId>axis-wsdl4j</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'axis', name: 'axis-wsdl4j', version: '1.2'
libraryDependencies += "axis" % "axis-wsdl4j" % "1.2"
<dependency org="axis" name="axis-wsdl4j" rev="1.2"/>
@Grapes(@Grab(group='axis', module='axis-wsdl4j', version='1.2'))
'axis:axis-wsdl4j:jar:1.2'

Download

Click the following link to download the jar file.

axis-wsdl4j-1.2.jar
axis-wsdl4j-1.2.pom



Related Tutorials