| License |
License |
|---|---|
| Categories |
CategoriesJUnit Unit Testing |
| GroupId | GroupIdorg.junit-pioneer |
| ArtifactId | ArtifactIdjunit-pioneer |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjunit-pioneer
JUnit 5 Extension Pack
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| junit-pioneer-1.7.1.pom | |
| junit-pioneer-1.7.1.jar | 54 KB |
| junit-pioneer-1.7.1-sources.jar | 42 KB |
| junit-pioneer-1.7.1-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.junit-pioneer/junit-pioneer/ -->
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.junit-pioneer/junit-pioneer/
implementation 'org.junit-pioneer:junit-pioneer:1.7.1'
// https://jarcasting.com/artifacts/org.junit-pioneer/junit-pioneer/
implementation ("org.junit-pioneer:junit-pioneer:1.7.1")
'org.junit-pioneer:junit-pioneer:jar:1.7.1'
<dependency org="org.junit-pioneer" name="junit-pioneer" rev="1.7.1">
<artifact name="junit-pioneer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.junit-pioneer', module='junit-pioneer', version='1.7.1')
)
libraryDependencies += "org.junit-pioneer" % "junit-pioneer" % "1.7.1"
[org.junit-pioneer/junit-pioneer "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.platform : junit-platform-commons | jar | |
| org.junit.platform : junit-platform-launcher | jar |