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

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

JUnit extension for easy and efficient testing of CDI components

Категории

Категории

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

Группа

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

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

cdi-test
Версия

Версия

3.3.9
Тип

Тип

pom

Скачать cdi-test 3.3.9

Имя Файла Размер
cdi-test-3.3.9.pom 18 KB
Обзор

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