GMaven Archetypes

GMaven provides integration of the Groovy language into Maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.gmaven.archetypes
ArtifactId

ArtifactId

gmaven-archetypes
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

pom
Description

Description

GMaven Archetypes
GMaven provides integration of the Groovy language into Maven.
Project Organization

Project Organization

Codehaus

Download gmaven-archetypes

How to add to project

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

Dependencies

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

Project Modules

  • gmaven-archetype-basic
  • gmaven-archetype-mojo

GMaven

license

maven-central

DepShield Badge

gmaven-logo

Groovy integration for Maven

Building

Requirements

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

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