Jar examples for g:gretty-plugin-commons
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 gretty-plugin-commons 0.0.8 in this page.
The MIT License
You can use the following script to add gretty-plugin-commons-0.0.8.jar to your project.
<dependency> <groupId>org.akhikhl.gretty</groupId> <artifactId>gretty-plugin-commons</artifactId> <version>0.0.8</version> </dependency>
compile group: 'org.akhikhl.gretty', name: 'gretty-plugin-commons', version: '0.0.8'
libraryDependencies += "org.akhikhl.gretty" % "gretty-plugin-commons" % "0.0.8"
<dependency org="org.akhikhl.gretty" name="gretty-plugin-commons" rev="0.0.8"/>
@Grapes(@Grab(group='org.akhikhl.gretty', module='gretty-plugin-commons', version='0.0.8'))
'org.akhikhl.gretty:gretty-plugin-commons:jar:0.0.8'
Click the following link to download the jar file.
gretty-plugin-commons-0.0.8-javadoc.jar