Download axis-schema-1.3.jar file - Jar a

Jar examples for a:axis-schema

Description

You can download jar file axis-schema 1.3 in this page.

Build File

You can use the following script to add axis-schema-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

axis-schema-1.3.jar
axis-schema-1.3.pom



Related Tutorials