GMaven Runtime

Groovy runtime abstraction layer.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.gmaven.runtime
ArtifactId

ArtifactId

gmaven-runtime
Last Version

Last Version

1.5
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.5.pom 3 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.sonatype.gossip : gossip jar 1.2

Project Modules

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

GMaven

license

maven-central

DepShield Badge

gmaven-logo

Groovy integration for Maven

Building

Requirements

  • Apache Maven 3.5+
  • Java 8+
org.codehaus.gmaven.runtime

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