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

Jar examples for a:axis-wsdl4j

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

axis-wsdl4j-1.5.1.jar
axis-wsdl4j-1.5.1.pom



Related Tutorials