Registry / utility / groovy-bom

groovy-bom

JSON →
library3.0.25javamavenunverified

Bill of Materials for the Groovy programming language, a powerful, dynamic language for the JVM.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-bom</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-BOM
G
groovy-bom
utilityjavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GroovyObject
groovy.lang.GroovyObject

Minimal usage showing import of GroovyObject from the Groovy BOM.

import groovy.lang.GroovyObject; public class Example { public static void main(String[] args) { GroovyObject obj = null; System.out.println("Groovy BOM example"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
groovy-bom — mvn dependency:get groovy-bom · libregistry