Download webservices-axis2-3.0.0.jar file - Jar w

Jar examples for w:webservices-axis2

Description

This plugin group provides Web Services Axis2 functionality.

You can download jar file webservices-axis2 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add webservices-axis2-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

webservices-axis2-3.0.0-sources.jar
webservices-axis2-3.0.0.pom



Related Tutorials