SureFire JUnit Platform Runner


Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка JUnit Тестирование компонентов ORM Данные
Группа

Группа

org.apache.maven.surefire
Идентификатор

Идентификатор

surefire-junit-platform
Последняя версия

Последняя версия

3.0.0-M7
Дата

Дата

Тип

Тип

jar
Описание

Описание

SureFire JUnit Platform Runner
SureFire JUnit Platform Runner
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать surefire-junit-platform

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-junit-platform/ -->
<dependency>
    <groupId>org.apache.maven.surefire</groupId>
    <artifactId>surefire-junit-platform</artifactId>
    <version>3.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-junit-platform/
implementation 'org.apache.maven.surefire:surefire-junit-platform:3.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.maven.surefire/surefire-junit-platform/
implementation ("org.apache.maven.surefire:surefire-junit-platform:3.0.0-M7")
'org.apache.maven.surefire:surefire-junit-platform:jar:3.0.0-M7'
<dependency org="org.apache.maven.surefire" name="surefire-junit-platform" rev="3.0.0-M7">
  <artifact name="surefire-junit-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.surefire', module='surefire-junit-platform', version='3.0.0-M7')
)
libraryDependencies += "org.apache.maven.surefire" % "surefire-junit-platform" % "3.0.0-M7"
[org.apache.maven.surefire/surefire-junit-platform "3.0.0-M7"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.surefire : common-java5 jar 3.0.0-M7
org.junit.platform : junit-platform-launcher jar 1.3.2
org.apache.maven.surefire : surefire-api jar 3.0.0-M7

test (7)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-reflect jar 2.0.9
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.22.0

Модули Проекта

Данный проект не имеет модулей.
org.apache.maven.surefire

The Apache Software Foundation

Версии библиотеки

Версия
3.0.0-M7
3.0.0-M6
3.0.0-M5
3.0.0-M4
3.0.0-M3
3.0.0-M2
3.0.0-M1
2.22.2
2.22.1
2.22.0