| Author(s) | Burt Beckwith |
|---|---|
| Current Release | 1.0 (1 month ago) |
| Grails Version | 1.3.3 > * |
| License(s) | Apache License 2.0 |
| Organization | SpringSource |
| Tags |
|
| Dependency | build ":jbossas:1.0" |
plugins {
// open-ended syntax supported in Grails 2.0+
build ':jbossas:[1.0,)' // or fixed version for pre-2.0
//build ':jbossas:1.0'
}grails install-plugin jbossas