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.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-groovy-test-1.5.1.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-groovy-test</artifactId> <version>1.5.1</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-groovy-test', version: '1.5.1'
libraryDependencies += "io.ratpack" % "ratpack-groovy-test" % "1.5.1"
<dependency org="io.ratpack" name="ratpack-groovy-test" rev="1.5.1"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-groovy-test', version='1.5.1'))
'io.ratpack:ratpack-groovy-test:jar:1.5.1'
Click the following link to download the jar file.
ratpack-groovy-test-1.5.1-javadoc.jar