Last Version

GMaven Legacy 1.0

Provides legacy support for the Maven Groovy integration.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.codehaus.groovy.maven
ArtifactId

ArtifactId

gmaven-legacy
Version

Version

1.0
Type

Type

pom
Description

Description

GMaven Legacy
Provides legacy support for the Maven Groovy integration.
Project Organization

Project Organization

Codehaus

Download gmaven-legacy 1.0

Filename Size
gmaven-legacy-1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.maven/gmaven-legacy/ -->
<dependency>
    <groupId>org.codehaus.groovy.maven</groupId>
    <artifactId>gmaven-legacy</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.maven/gmaven-legacy/
implementation 'org.codehaus.groovy.maven:gmaven-legacy:1.0'
// https://jarcasting.com/artifacts/org.codehaus.groovy.maven/gmaven-legacy/
implementation ("org.codehaus.groovy.maven:gmaven-legacy:1.0")
'org.codehaus.groovy.maven:gmaven-legacy:pom:1.0'
<dependency org="org.codehaus.groovy.maven" name="gmaven-legacy" rev="1.0">
  <artifact name="gmaven-legacy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.maven', module='gmaven-legacy', version='1.0')
)
libraryDependencies += "org.codehaus.groovy.maven" % "gmaven-legacy" % "1.0"
[org.codehaus.groovy.maven/gmaven-legacy "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • groovy-maven-plugin