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