Jar examples for r:ratpack-core
The core HTTP and composition mechanisms of Ratpack
You can download jar file ratpack-core 1.0.0-rc-2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-core-1.0.0-rc-2.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-core</artifactId> <version>1.0.0-rc-2</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-core', version: '1.0.0-rc-2'
libraryDependencies += "io.ratpack" % "ratpack-core" % "1.0.0-rc-2"
<dependency org="io.ratpack" name="ratpack-core" rev="1.0.0-rc-2"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-core', version='1.0.0-rc-2'))
'io.ratpack:ratpack-core:jar:1.0.0-rc-2'
Click the following link to download the jar file.
ratpack-core-1.0.0-rc-2-javadoc.jar