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

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


Категории

Категории

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

Группа

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

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

integration-tests
Версия

Версия

0.13.1
Тип

Тип

pom

Скачать integration-tests 0.13.1

Имя Файла Размер
integration-tests-0.13.1.pom 1 KB
Обзор

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