Эксперт ХД

org.junit.platform:junit-platform-engine (1.10.0)

Published 2026-09-15 11:16:43 +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.platform</groupId>
	<artifactId>junit-platform-engine</artifactId>
	<version>1.10.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.junit.platform:junit-platform-engine:1.10.0

About this package

Module "junit-platform-engine" of JUnit 5.

Dependencies

org.opentest4j:opentest4j
1.3.0
org.junit.platform:junit-platform-commons
1.10.0
org.apiguardian:apiguardian-api
1.1.2
Details
Maven
2026-09-15 11:16:43 +00:00
0
JUnit Platform Engine API
Eclipse Public License v2.0
203 KiB
Assets (2)
Versions (4) View all
1.10.0 2026-09-15
1.9.3 2026-09-15
1.10.3 2026-09-15
1.12.2 2026-09-15