Эксперт ХД

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

Published 2026-09-15 10:15:10 +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.codehaus.groovy</groupId>
	<artifactId>groovy-bom</artifactId>
	<version>3.0.9</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.codehaus.groovy:groovy-bom:3.0.9

About this package

Groovy: A powerful, dynamic language for the JVM
Details
Maven
2026-09-15 10:15:10 +00:00
319
Apache Groovy
The Apache Software License, Version 2.0
26 KiB
Assets (1)
Versions (1) View all
3.0.9 2026-09-15