Эксперт ХД

org.junit:junit-bom (5.11.1)

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

About this package

This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using Gradle or Maven.
Details
Maven
2026-09-15 10:50:28 +00:00
0
JUnit 5 (Bill of Materials)
Eclipse Public License v2.0
5.5 KiB
Assets (1)
Versions (21) View all
5.8.2 2026-09-15
5.8.0-M1 2026-09-15
5.11.1 2026-09-15
5.9.3 2026-09-15
5.9.1 2026-09-15