Download axis2-jaxws-1.5.3.jar file - Jar a

Jar examples for a:axis2-jaxws

Description

Axis2 JAXWS Implementation

You can download jar file axis2-jaxws 1.5.3 in this page.

License

Apache License

Build File

You can use the following script to add axis2-jaxws-1.5.3.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>axis2-jaxws</artifactId>
   <version>1.5.3</version>
</dependency>
compile group: 'org.apache.axis2', name: 'axis2-jaxws', version: '1.5.3'
libraryDependencies += "org.apache.axis2" % "axis2-jaxws" % "1.5.3"
<dependency org="org.apache.axis2" name="axis2-jaxws" rev="1.5.3"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-jaxws', version='1.5.3'))
'org.apache.axis2:axis2-jaxws:jar:1.5.3'

Download

Click the following link to download the jar file.

axis2-jaxws-1.5.3-javadoc.jar
axis2-jaxws-1.5.3-sources.jar
axis2-jaxws-1.5.3.jar
axis2-jaxws-1.5.3.pom



Related Tutorials