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