Apache Groovy

Groovy: A powerful multi-faceted language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.groovy
ArtifactId

ArtifactId

groovy-bom
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Groovy
Groovy: A powerful multi-faceted 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

How to add to project

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

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.
org.apache.groovy

The Apache Software Foundation

Versions

Version
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-rc-2
4.0.0-rc-1
4.0.0-beta-2
4.0.0-beta-1
4.0.0-alpha-3
4.0.0-alpha-2
4.0.0-alpha-1