Download axis2-transport-base-1.0.0.jar file - Jar a

Jar examples for a:axis2-transport-base

Description

Apache Axis2 - Base Transport

You can download jar file axis2-transport-base 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add axis2-transport-base-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

axis2-transport-base-1.0.0-sources.jar
axis2-transport-base-1.0.0.jar
axis2-transport-base-1.0.0.pom



Related Tutorials