Last Version

Apache Groovy 3.0.11

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-bom
Version

Version

3.0.11
Type

Type

pom
Description

Description

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Project URL

Project URL

https://groovy-lang.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/groovy.git

Download groovy-bom 3.0.11


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

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.