Grom
Grom (Dutch for Growl) sends Grails notifications to Mac OS X and Windows using Growl, or to Linux using libnotify. Read more
Dependency :
compile ":grom:0.3.0"
Grom (Dutch for Growl) sends Grails notifications to Mac OS X and Windows using Growl, or to Linux using libnotify. Read more
Dependency :
compile ":grom:0.3.0"
Integrates the Common Reusable SHell (CRaSH - http://crashub.org/ ) into Grails. Read more
Dependency :
compile ":crash:1.2.0-cr3-p1"
Provides the TCPMon web service monitoring tool Read more
Dependency :
compile ":tcpmon:0.1"
Hibernate Application Info Read more
Dependency :
compile ":app-info-hibernate:0.2"
Creates .classpath and .project files for Eclipse/STS integration. Downloads the sources and javadocs for dependencies from public repositories. Links the sources and javadocs to the dependent libraries.
example use (Eclipse / Groovy-Eclipse plugin, no STS): grails compile grails download-sources-and-javadocs (run twice in a row) grails download-sources-and-javadocs grails create-eclipse-files sh scripts/create_cpvardirs_unix.sh (unix) or scripts/create_cpvardirs_windows.bat (windows) then impor...
Read moreDependency :
compile ":eclipse-scripts:1.0.6"