License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.disney.groovity |
ArtifactId | ArtifactIdgroovity-maven-plugin |
Version | Version2.1.0-beta.1 |
Type | Typemaven-plugin |
Description |
DescriptionGroovity maven plugin
Groovity is a JVM-based scripting language and runtime that can be
used to develop everything from simple utility scripts to modular
Servlet 3.0 applications.
|
<plugin>
<groupId>com.disney.groovity</groupId>
<artifactId>groovity-maven-plugin</artifactId>
<version>2.1.0-beta.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.1 |
com.disney.groovity : groovity-servlet | jar | 2.1.0-beta.1 |
com.disney.groovity : groovity-servlet-container | jar | 2.1.0-beta.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |