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

de.hilling.junit.cdi:integration-tests 0.9.0


Категории

Категории

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

Группа

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

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

integration-tests
Версия

Версия

0.9.0
Тип

Тип

pom

Скачать integration-tests 0.9.0

Имя Файла Размер
integration-tests-0.9.0.pom 1010 bytes
Обзор

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