Jar examples for r:ratpack-test
Test time support for developing Ratpack applications and extensions
You can download jar file ratpack-test 1.2.0-RC-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-test-1.2.0-RC-1.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-test</artifactId> <version>1.2.0-RC-1</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-test', version: '1.2.0-RC-1'
libraryDependencies += "io.ratpack" % "ratpack-test" % "1.2.0-RC-1"
<dependency org="io.ratpack" name="ratpack-test" rev="1.2.0-RC-1"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-test', version='1.2.0-RC-1'))
'io.ratpack:ratpack-test:jar:1.2.0-RC-1'
Click the following link to download the jar file.
ratpack-test-1.2.0-RC-1-javadoc.jar