Download axis2-codegen-1.6.4.jar file - Jar a

Jar examples for a:axis2-codegen

Description

Axis2 Code Generation module

You can download jar file axis2-codegen 1.6.4 in this page.

License

Apache License

Build File

You can use the following script to add axis2-codegen-1.6.4.jar to your project.

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

Download

Click the following link to download the jar file.

axis2-codegen-1.6.4-javadoc.jar
axis2-codegen-1.6.4-sources.jar
axis2-codegen-1.6.4.jar
axis2-codegen-1.6.4.pom



Related Tutorials