Transitional :: JUnit 4 stub

Stub used instead of JUnit 4 dependency. These classes are used only so that the class hiearchy can be maintained. Functionality of these classes is not used, that's why they're empty, but they're needed to successfuly compile 3rd party dependencies without introducing junit:junit (JUnit 4) dependency. For one such case see: https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008

Лицензия

Лицензия

Категории

Категории

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

Группа

io.syndesis.transitional
Идентификатор

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

junit4-stub
Последняя версия

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

1.13.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Transitional :: JUnit 4 stub
Stub used instead of JUnit 4 dependency. These classes are used only so that the class hiearchy can be maintained. Functionality of these classes is not used, that's why they're empty, but they're needed to successfuly compile 3rd party dependencies without introducing junit:junit (JUnit 4) dependency. For one such case see: https://github.com/testcontainers/testcontainers-java/issues/970#issuecomment-625044008
Организация-разработчик

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

Red Hat

Скачать junit4-stub

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

<!-- https://jarcasting.com/artifacts/io.syndesis.transitional/junit4-stub/ -->
<dependency>
    <groupId>io.syndesis.transitional</groupId>
    <artifactId>junit4-stub</artifactId>
    <version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.transitional/junit4-stub/
implementation 'io.syndesis.transitional:junit4-stub:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.transitional/junit4-stub/
implementation ("io.syndesis.transitional:junit4-stub:1.13.2")
'io.syndesis.transitional:junit4-stub:jar:1.13.2'
<dependency org="io.syndesis.transitional" name="junit4-stub" rev="1.13.2">
  <artifact name="junit4-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.transitional', module='junit4-stub', version='1.13.2')
)
libraryDependencies += "io.syndesis.transitional" % "junit4-stub" % "1.13.2"
[io.syndesis.transitional/junit4-stub "1.13.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0