GMaven Runtime

Groovy runtime abstraction layer.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

org.codehaus.groovy.maven.runtime
ArtifactId

ArtifactId

gmaven-runtime
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

GMaven Runtime
Groovy runtime abstraction layer.
Project Organization

Project Organization

Codehaus

Download gmaven-runtime

Filename Size
gmaven-runtime-1.0.pom 2 KB
Browse

How to add to project

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

  • gmaven-runtime-api
  • gmaven-runtime-support
  • gmaven-runtime-1.0
  • gmaven-runtime-1.5
  • gmaven-runtime-1.6
  • gmaven-runtime-loader

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