Groovy with legacy groupId, please change to org.codehaus.groovy

Groovy: A powerful, dynamic language for the JVM

Categories

Categories

Groovy Languages
GroupId

GroupId

groovy
ArtifactId

ArtifactId

groovy-all-minimal
Last Version

Last Version

1.1-rc-1
Release Date

Release Date

Type

Type

jar
Description

Description

Groovy with legacy groupId, please change to org.codehaus.groovy
Groovy: A powerful, dynamic language for the JVM
Project Organization

Project Organization

The Codehaus

Download groovy-all-minimal

How to add to project

<!-- https://jarcasting.com/artifacts/groovy/groovy-all-minimal/ -->
<dependency>
    <groupId>groovy</groupId>
    <artifactId>groovy-all-minimal</artifactId>
    <version>1.1-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/groovy/groovy-all-minimal/
implementation 'groovy:groovy-all-minimal:1.1-rc-1'
// https://jarcasting.com/artifacts/groovy/groovy-all-minimal/
implementation ("groovy:groovy-all-minimal:1.1-rc-1")
'groovy:groovy-all-minimal:jar:1.1-rc-1'
<dependency org="groovy" name="groovy-all-minimal" rev="1.1-rc-1">
  <artifact name="groovy-all-minimal" type="jar" />
</dependency>
@Grapes(
@Grab(group='groovy', module='groovy-all-minimal', version='1.1-rc-1')
)
libraryDependencies += "groovy" % "groovy-all-minimal" % "1.1-rc-1"
[groovy/groovy-all-minimal "1.1-rc-1"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-rc-1
1.1-beta-3
1.1-beta-2
1.1-beta-1
1.0