Download geronimo-axis-1.2-beta.jar file - Jar g

Jar examples for g:geronimo-axis

Description

Geronimo Axis Integration

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-axis-1.2-beta-javadoc.jar
geronimo-axis-1.2-beta-sources.jar
geronimo-axis-1.2-beta.jar
geronimo-axis-1.2-beta.pom



Related Tutorials