Groovy Maven Plugin

Adapts the latest Groovy Maven Plugin to the legacy 'org.codehaus.mojo:groovy-maven-plugin' location.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

groovy-maven-plugin
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Groovy Maven Plugin
Adapts the latest Groovy Maven Plugin to the legacy 'org.codehaus.mojo:groovy-maven-plugin' location.
Project Organization

Project Organization

Codehaus

Download groovy-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>groovy-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.gmaven : gmaven-plugin jar 1.5

Project Modules

There are no modules declared in this project.

GMaven

license

maven-central

DepShield Badge

gmaven-logo

Groovy integration for Maven

Building

Requirements

  • Apache Maven 3.5+
  • Java 8+
org.codehaus.mojo

Groovy programming language

Groovy is an alternative language for the JVM with a concise Java-friendly syntax, dynamic and static features, powerful DSL capabilities

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0
1.0-rc-5-kohsuke-1
1.0-rc-5
1.0-rc-4
1.0-rc-3
1.0-rc-2
1.0-rc-1
1.0-beta-3
1.0-alpha-2
1.0-alpha-1