Download geronimo-axis-1.0-M5.jar file - Jar g

Jar examples for g:geronimo-axis

Description

Geronimo Axis Integration

You can download jar file geronimo-axis 1.0-M5 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-axis-1.0-M5.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-axis-1.0-M5.jar
geronimo-axis-1.0-M5.pom



Related Tutorials