Jar examples for g:gretty9-plugin
Gradle plugin for running web-applications under jetty 7/8/9 and servlet API 2.5/3.0.1/3.1.0
You can download jar file gretty9-plugin 0.0.24 in this page.
The MIT License
You can use the following script to add gretty9-plugin-0.0.24.jar to your project.
<dependency> <groupId>org.akhikhl.gretty</groupId> <artifactId>gretty9-plugin</artifactId> <version>0.0.24</version> </dependency>
compile group: 'org.akhikhl.gretty', name: 'gretty9-plugin', version: '0.0.24'
libraryDependencies += "org.akhikhl.gretty" % "gretty9-plugin" % "0.0.24"
<dependency org="org.akhikhl.gretty" name="gretty9-plugin" rev="0.0.24"/>
@Grapes(@Grab(group='org.akhikhl.gretty', module='gretty9-plugin', version='0.0.24'))
'org.akhikhl.gretty:gretty9-plugin:jar:0.0.24'
Click the following link to download the jar file.
gretty9-plugin-0.0.24-javadoc.jar