RDFa Plugin
Dependency :
compile ":rdfa:0.1.1"
Dependency :
compile ":rdfa:0.1.1"
Spring Security Kerberos plugin Read more
Dependency :
compile ":spring-security-kerberos:0.1"
Uploads code snippets from a Grails project to GitHub Gists so you can easily share tested code in blog posts, etc. Read more
Dependency :
compile ":github-gist:0.1"
A Grails plugin to provide tag library and service support for markdown. It can be used both for converting markdown into HTML, as well as converting HTML back into markdown.
You can either use the body of the tag to hold the markdown:
<markdown:renderHtml>This is a test of markdown.</markdown:renderHtml>
renders:
<p>This is a <em>test</em> of markdown.</p>
Or the "text" attribute:
<markdown:renderHtml text="Yet another markdown test."/>
renders:
<p>Yet <strong>another</strong> markdown test.</p>
It als...
Read moreDependency :
compile ":markdown:1.0.0.RC1"
Dependency :
compile ":horn:1.0"
Plugin jQuery mobile framework Metro UI theme resource files. Read more
Dependency :
compile ":jquery-mobile-metro:0.1"
Please use version 2.0.1,Version 2.0.0 has a big bug when use with spring-securite-ui Read more
Dependency :
compile ":audit-trail:2.0.0"
Device resolver based on the Spring Mobile Library Read more
Dependency :
compile ":spring-mobile:0.4"
SplitTest is an A/B testing framework designed to work with Grails. Read more
Dependency :
compile ":split-test:0.4"
Dependency :
compile ":background-thread:1.6"