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

de.hilling.junit.cdi:cdi-test-microprofile 4.0.0-RC3

support microprofile-config in cdi-test

Категории

Категории

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

Группа

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

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

cdi-test-microprofile
Версия

Версия

4.0.0-RC3
Тип

Тип

jar

Скачать cdi-test-microprofile 4.0.0-RC3


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