Jar examples for g:groundy
Some boilerplate code when implementing rest or some other background work
You can download jar file groundy 0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add groundy-0.9.jar to your project.
<dependency> <groupId>com.telly</groupId> <artifactId>groundy</artifactId> <version>0.9</version> </dependency>
compile group: 'com.telly', name: 'groundy', version: '0.9'
libraryDependencies += "com.telly" % "groundy" % "0.9"
<dependency org="com.telly" name="groundy" rev="0.9"/>
@Grapes(@Grab(group='com.telly', module='groundy', version='0.9'))
'com.telly:groundy:jar:0.9'
Click the following link to download the jar file.
groundy-0.9-javadoc.jar