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

de.hilling.junit.cdi:docs 3.3.11

documentation for cdi-test (all included modules)

Категории

Категории

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

Группа

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

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

docs
Версия

Версия

3.3.11
Тип

Тип

jar

Скачать docs 3.3.11

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

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