junit:junit (4.13.2)
Published 2026-09-15 10:11:02 +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>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=junit:junit:4.13.2About this package
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
Dependencies
org.hamcrest:hamcrest-core
${hamcrestVersion}
org.hamcrest:hamcrest-library
${hamcrestVersion}
Details
Assets (2)
Versions (2)
View all
junit-4.13.2.jar
376 KiB
junit-4.13.2.pom
26 KiB