не последняя версия
Последняя версия 3.0.0-M7

SureFire JUnit Platform Runner 3.0.0-M5

SureFire JUnit Platform Runner

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

surefire-junit-platform
Версия

Версия

3.0.0-M5
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

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


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

Зависимости

compile (3)

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

test (8)

Идентификатор библиотеки Тип Версия
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.5
org.assertj : assertj-core jar 3.9.1
junit : junit jar 4.13
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4

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

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