Download CukeSaladJuggler-1.0.0.jar file - Jar c

Jar examples for c:CukeSaladJuggler

Description

This module is intended to help in testing REST services.

You can download jar file CukeSaladJuggler 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add CukeSaladJuggler-1.0.0.jar to your project.

<dependency>
   <groupId>org.cukesalad</groupId>
   <artifactId>CukeSaladJuggler</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.cukesalad', name: 'CukeSaladJuggler', version: '1.0.0'
libraryDependencies += "org.cukesalad" % "CukeSaladJuggler" % "1.0.0"
<dependency org="org.cukesalad" name="CukeSaladJuggler" rev="1.0.0"/>
@Grapes(@Grab(group='org.cukesalad', module='CukeSaladJuggler', version='1.0.0'))
'org.cukesalad:CukeSaladJuggler:jar:1.0.0'

Download

Click the following link to download the jar file.

CukeSaladJuggler-1.0.0-javadoc.jar
CukeSaladJuggler-1.0.0-sources.jar
CukeSaladJuggler-1.0.0.jar
CukeSaladJuggler-1.0.0.pom



Related Tutorials