Эксперт ХД

org.apache.groovy:groovy-bom (4.0.22)

Published 2026-09-15 10:12:13 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.groovy</groupId>
	<artifactId>groovy-bom</artifactId>
	<version>4.0.22</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.groovy:groovy-bom:4.0.22

About this package

Groovy: A powerful multi-faceted language for the JVM
Details
Maven
2026-09-15 10:12:13 +00:00
288
Apache Groovy
The Apache Software License, Version 2.0
27 KiB
Assets (1)
Versions (3) View all
4.0.28 2026-09-15
4.0.26 2026-09-15
4.0.22 2026-09-15