org.revapi.testjars:testjars-junit5

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.revapi.testjars
Идентификатор

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

testjars-junit5
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
Организация-разработчик

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

Lukas Krejci

Скачать testjars-junit5

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

<!-- https://jarcasting.com/artifacts/org.revapi.testjars/testjars-junit5/ -->
<dependency>
    <groupId>org.revapi.testjars</groupId>
    <artifactId>testjars-junit5</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.revapi.testjars/testjars-junit5/
implementation 'org.revapi.testjars:testjars-junit5:0.3.0'
// https://jarcasting.com/artifacts/org.revapi.testjars/testjars-junit5/
implementation ("org.revapi.testjars:testjars-junit5:0.3.0")
'org.revapi.testjars:testjars-junit5:jar:0.3.0'
<dependency org="org.revapi.testjars" name="testjars-junit5" rev="0.3.0">
  <artifact name="testjars-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.revapi.testjars', module='testjars-junit5', version='0.3.0')
)
libraryDependencies += "org.revapi.testjars" % "testjars-junit5" % "0.3.0"
[org.revapi.testjars/testjars-junit5 "0.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.revapi.testjars : testjars-core jar 0.3.0

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

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

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

Revapi

Revapi - API evolution checker for the masses

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

Версия
0.3.0
0.2.0
0.1.0