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