Download wadl-tools-1.0.24.jar file - Jar w

Jar examples for w:wadl-tools

Description

This projects mainly puts resourecs (XSLs, XSDs, etc.) in a jar, so that they can be accessed through maven.

You can download jar file wadl-tools 1.0.24 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add wadl-tools-1.0.24.jar to your project.

<dependency>
   <groupId>com.rackspace.cloud.api</groupId>
   <artifactId>wadl-tools</artifactId>
   <version>1.0.24</version>
</dependency>
compile group: 'com.rackspace.cloud.api', name: 'wadl-tools', version: '1.0.24'
libraryDependencies += "com.rackspace.cloud.api" % "wadl-tools" % "1.0.24"
<dependency org="com.rackspace.cloud.api" name="wadl-tools" rev="1.0.24"/>
@Grapes(@Grab(group='com.rackspace.cloud.api', module='wadl-tools', version='1.0.24'))
'com.rackspace.cloud.api:wadl-tools:jar:1.0.24'

Download

Click the following link to download the jar file.

wadl-tools-1.0.24-javadoc.jar
wadl-tools-1.0.24-sources.jar
wadl-tools-1.0.24-tests.jar
wadl-tools-1.0.24.jar
wadl-tools-1.0.24.pom



Related Tutorials