Download axis2-metadata-1.5.5.jar file - Jar a

Jar examples for a:axis2-metadata

Description

JSR-181 and JSR-224 Annotations Processing

You can download jar file axis2-metadata 1.5.5 in this page.

License

Apache License

Build File

You can use the following script to add axis2-metadata-1.5.5.jar to your project.

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

Download

Click the following link to download the jar file.

axis2-metadata-1.5.5-javadoc.jar
axis2-metadata-1.5.5-sources.jar
axis2-metadata-1.5.5.jar
axis2-metadata-1.5.5.pom



Related Tutorials