Download wadl-tools-1.0.27.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.27 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials