Эксперт ХД

io.smallrye:smallrye-build-parent (42)

Published 2026-09-15 10:10:44 +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>io.smallrye</groupId>
	<artifactId>smallrye-build-parent</artifactId>
	<version>42</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=io.smallrye:smallrye-build-parent:42

About this package

SmallRye Build Parent POM
Details
Maven
2026-09-15 10:10:44 +00:00
289
SmallRye: Build Parent
Apache License, Version 2.0
38 KiB
Assets (1)
Versions (1) View all
42 2026-09-15