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

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


Категории

Категории

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

Группа

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

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

test-jee
Версия

Версия

3.2.1
Тип

Тип

jar

Скачать test-jee 3.2.1


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