License |
License |
---|---|
GroupId | GroupIdeu.stamp-project |
ArtifactId | ArtifactIdtest-runner |
Last Version | Last Version4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneu.stamp-project:test-runner
A runner for JUnit test.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-runner-4.11.pom | |
test-runner-4.11.jar | 40 KB |
test-runner-4.11-sources.jar | 27 KB |
test-runner-4.11-javadoc.jar | 71 KB |
test-runner-4.11-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/test-runner/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>test-runner</artifactId>
<version>4.11</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/test-runner/
implementation 'eu.stamp-project:test-runner:4.11'
// https://jarcasting.com/artifacts/eu.stamp-project/test-runner/
implementation ("eu.stamp-project:test-runner:4.11")
'eu.stamp-project:test-runner:jar:4.11'
<dependency org="eu.stamp-project" name="test-runner" rev="4.11">
<artifact name="test-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='test-runner', version='4.11')
)
libraryDependencies += "eu.stamp-project" % "test-runner" % "4.11"
[eu.stamp-project/test-runner "4.11"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.gforge.spoon : spoon-core | jar | 8.3.0-beta-8 |
eu.stamp-project : descartes | jar | 1.2.4 |
org.pitest : pitest-entry | jar | 1.6.7 |
org.pitest : pitest | jar | 1.6.7 |
commons-io : commons-io | jar | 2.10.0 |
org.jacoco : org.jacoco.core | jar | 0.8.8 |
org.jacoco : org.jacoco.agent | jar | 0.8.8 |
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.junit.platform : junit-platform-launcher | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.maven.shared : maven-invoker | jar | 3.0.0 |
org.pitest : pitest-junit5-plugin | jar | 0.8 |
com.github.stefanbirkner : system-lambda | jar | 1.2.1 |