не последняя версия
Последняя версия 4.0.0-RC6

de.hilling.junit.cdi:test-microprofile 3.3.9

Integration Tests for Microprofile Config in cdi-test

Категории

Категории

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

Группа

de.hilling.junit.cdi
Идентификатор

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

test-microprofile
Версия

Версия

3.3.9
Тип

Тип

war

Скачать test-microprofile 3.3.9


<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-microprofile/ -->
<dependency>
    <groupId>de.hilling.junit.cdi</groupId>
    <artifactId>test-microprofile</artifactId>
    <version>3.3.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-microprofile/
implementation 'de.hilling.junit.cdi:test-microprofile:3.3.9'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/test-microprofile/
implementation ("de.hilling.junit.cdi:test-microprofile:3.3.9")
'de.hilling.junit.cdi:test-microprofile:war:3.3.9'
<dependency org="de.hilling.junit.cdi" name="test-microprofile" rev="3.3.9">
  <artifact name="test-microprofile" type="war" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='test-microprofile', version='3.3.9')
)
libraryDependencies += "de.hilling.junit.cdi" % "test-microprofile" % "3.3.9"
[de.hilling.junit.cdi/test-microprofile "3.3.9"]