| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.stamp-project |
| Идентификатор | Идентификаторtest-runner |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
Описаниеeu.stamp-project:test-runner
A runner for JUnit test.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-runner-2.2.0.pom | |
| test-runner-2.2.0.jar | 189 KB |
| test-runner-2.2.0-sources.jar | 132 KB |
| test-runner-2.2.0-javadoc.jar | 451 KB |
| test-runner-2.2.0-jar-with-dependencies.jar | 15 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.stamp-project/test-runner/ -->
<dependency>
<groupId>eu.stamp-project</groupId>
<artifactId>test-runner</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/test-runner/
implementation 'eu.stamp-project:test-runner:2.2.0'
// https://jarcasting.com/artifacts/eu.stamp-project/test-runner/
implementation ("eu.stamp-project:test-runner:2.2.0")
'eu.stamp-project:test-runner:jar:2.2.0'
<dependency org="eu.stamp-project" name="test-runner" rev="2.2.0">
<artifact name="test-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='test-runner', version='2.2.0')
)
libraryDependencies += "eu.stamp-project" % "test-runner" % "2.2.0"
[eu.stamp-project/test-runner "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.4.7 |
| org.pitest : pitest | jar | 1.4.7 |
| commons-io : commons-io | jar | 2.5 |
| org.jacoco : org.jacoco.core | jar | 0.8.3 |
| 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 |