Jar examples for g:gretty
Advanced gradle plugin for running web-apps on jetty and tomcat
You can download jar file gretty 1.4.1 in this page.
The MIT License
You can use the following script to add gretty-1.4.1.jar to your project.
<dependency> <groupId>org.akhikhl.gretty</groupId> <artifactId>gretty</artifactId> <version>1.4.1</version> </dependency>
compile group: 'org.akhikhl.gretty', name: 'gretty', version: '1.4.1'
libraryDependencies += "org.akhikhl.gretty" % "gretty" % "1.4.1"
<dependency org="org.akhikhl.gretty" name="gretty" rev="1.4.1"/>
@Grapes(@Grab(group='org.akhikhl.gretty', module='gretty', version='1.4.1'))
'org.akhikhl.gretty:gretty:jar:1.4.1'
Click the following link to download the jar file.
gretty-1.4.1-javadoc.jar