org.codehaus.groovy:groovy-bom (3.0.19)

Published 2026-02-24 13:44:36 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.codehaus.groovy</groupId>
	<artifactId>groovy-bom</artifactId>
	<version>3.0.19</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.codehaus.groovy:groovy-bom:3.0.19

About this package

Groovy: A powerful, dynamic language for the JVM
Details
Maven
2026-02-24 13:44:36 +00:00
1
Apache Groovy
The Apache Software License, Version 2.0
26 KiB
Assets (1)
Versions (2) View all
3.0.14 2026-02-24
3.0.19 2026-02-24