GMaven Runtime :: 1.6

Support for Groovy 1.6.x.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.codehaus.groovy.maven.runtime
ArtifactId

ArtifactId

gmaven-runtime-1.6
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GMaven Runtime :: 1.6
Support for Groovy 1.6.x.
Project Organization

Project Organization

Codehaus

Download gmaven-runtime-1.6

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.6
org.codehaus.groovy.maven.feature : gmaven-feature-support jar 1.0
org.codehaus.groovy.maven.runtime : gmaven-runtime-support jar 1.0
org.codehaus.groovy : groovy-all jar 1.6.0
jline : jline jar 0.9.94

test (1)

Group / Artifact Type Version
org.codehaus.groovy.maven.support : slf4j-gossip jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
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