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

Helidon Microprofile Tests JUnit5 3.0.0-M1

Integration with Junit5 to support tests with CDI injection

Лицензия

Лицензия

Категории

Категории

Helidon Контейнер Микросервисы JUnit Тестирование компонентов
Группа

Группа

io.helidon.microprofile.tests
Идентификатор

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

helidon-microprofile-tests-junit5
Версия

Версия

3.0.0-M1
Тип

Тип

jar
Описание

Описание

Helidon Microprofile Tests JUnit5
Integration with Junit5 to support tests with CDI injection
Ссылка на сайт

Ссылка на сайт

https://helidon.io/helidon-microprofile-tests-junit5
Организация-разработчик

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

Oracle Corporation

Скачать helidon-microprofile-tests-junit5 3.0.0-M1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.helidon.jersey : helidon-jersey-client jar 3.0.0-M1
io.helidon.config : helidon-config-yaml-mp jar 3.0.0-M1

provided (2)

Идентификатор библиотеки Тип Версия
io.helidon.microprofile.cdi : helidon-microprofile-cdi jar 3.0.0-M1
org.junit.jupiter : junit-jupiter-api jar 5.7.0

test (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3

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

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