Awesome
Groovy Plugin Utils
The groovy-plugin-utils project supplies utility scripts for IBM UrbanCode Build and IBM UrbanCode Deploy plugins.
Compiling Source
./gradlew
or ./gradlew.bat
Using groovy-plugin-utils as a dependency
You can find the latest version of the groovy-plugin-utils project on the Maven Central Repository. To add the groovy-plugin-utils project as a dependency in another Gradle project, add the following lines:
dependencies {
compile 'com.ibm.urbancode.plugins:groovy-plugin-utils:1.3'
}
License
This plugin is protected under the Eclipse Public 1.0 License