MVN

org.codehaus.groovy.maven : gmaven-mojo

Maven & Gradle

May 19, 2010
23 usages

GMaven Mojo · Provides support for implementing Maven 2 plugins in Groovy.

<dependency>
    <groupId>org.codehaus.groovy.maven</groupId>
    <artifactId>gmaven-mojo</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.groovy.maven : gmaven-mojo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Release Candidate: 1.0-rc-5-kohsuke-1

All Versions

Choose a version of org.codehaus.groovy.maven : gmaven-mojo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
gmaven-mojo-1.0-rc-5-kohsuke-1
gmaven-mojo-1.0
gmaven-mojo-1.0-rc-5
gmaven-mojo-1.0-rc-4
gmaven-mojo-1.0-rc-3
gmaven-mojo-1.0-rc-2
gmaven-mojo-1.0-rc-1

How to add a dependency to Maven

Add the following org.codehaus.groovy.maven : gmaven-mojo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.groovy.maven</groupId>
    <artifactId>gmaven-mojo</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.groovy.maven : gmaven-mojo gradle dependency to your build.gradle file:

implementation 'org.codehaus.groovy.maven:gmaven-mojo:1.0'

Gradle Kotlin DSL: Add the following org.codehaus.groovy.maven : gmaven-mojo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.groovy.maven:gmaven-mojo:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.groovy.maven : gmaven-mojo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.groovy.maven" % "gmaven-mojo" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 10, 2023
37 usages
1.1k stars
Sep 20, 2005
4 usages
Aug 12, 2019
95 usages
511 stars
Jun 13, 2022
97 usages
Nov 04, 2022
199 usages
1.4k stars
Mar 07, 2023
90 usages
690 stars
Jan 25, 2020
65 usages
1.7k stars
Jun 16, 2023
166 usages
1.7k stars