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

de.hilling.junit.cdi:test-jee 0.12.0


Категории

Категории

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

Группа

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

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

test-jee
Версия

Версия

0.12.0
Тип

Тип

jar

Скачать test-jee 0.12.0

Имя Файла Размер
test-jee-0.12.0.pom
test-jee-0.12.0.jar 1 KB
Обзор

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