Download axis2-transport-local-1.7.7.jar file - Jar a

Jar examples for a:axis2-transport-local

Description

This inclues all the available transports in Axis2

You can download jar file axis2-transport-local 1.7.7 in this page.

License

Apache License

Build File

You can use the following script to add axis2-transport-local-1.7.7.jar to your project.

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

Download

Click the following link to download the jar file.

axis2-transport-local-1.7.7-javadoc.jar
axis2-transport-local-1.7.7-sources.jar
axis2-transport-local-1.7.7.jar
axis2-transport-local-1.7.7.pom



Related Tutorials