Download axis-deployer-1.2-beta.jar file - Jar a

Jar examples for a:axis-deployer

Description

Web Services Deployer for Geronimo Axis 1 integration

You can download jar file axis-deployer 1.2-beta in this page.

License

Apache License

Build File

You can use the following script to add axis-deployer-1.2-beta.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>axis-deployer</artifactId>
   <version>1.2-beta</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'axis-deployer', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "axis-deployer" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="axis-deployer" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='axis-deployer', version='1.2-beta'))
'org.apache.geronimo.configs:axis-deployer:jar:1.2-beta'

Download

Click the following link to download the jar file.

axis-deployer-1.2-beta-sources.jar
axis-deployer-1.2-beta.pom



Related Tutorials