| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаorg.junit-pioneer |
| Идентификатор | Идентификаторjunit-pioneer |
| Последняя версия | Последняя версия1.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjunit-pioneer
JUnit 5 Extension Pack
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind Необязательный | jar | 2.13.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |