ihu-groovy
...Less than 1 minute
ihu-groovy
plugin description
ihub-groovy
plugin for integrating Groovy related plugin environments and configuring GroovyDefaultcomponent dependence.
Plugin ID | Plugin Name | Plugin Type | Plugin Dependencies |
---|---|---|---|
pub.ihub.plugin.ihub-groovy | Groovy Plugin | Project [^Project] | ihub-java,groovy |
Plugin Installation
Kotlin
plugins {
id("pub.ihub.plugin.ihub-groovy")
}
Groovy
plugins {
id 'pub.ihub.plugin.ihub-groovy'
}
Component Dependencies
Project default will depend on the following components:
Default dependencies |
---|
groovy |
groovy-datetime |
groovy-dateutil |
groovy-groovydoc |
groovy-json |
groovy-nio |
groovy-sql |
groovy-templates |
groovy-xml |