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

de.hilling.junit.cdi:test-core 3.3.11


Категории

Категории

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

Группа

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

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

test-core
Версия

Версия

3.3.11
Тип

Тип

jar

Скачать test-core 3.3.11


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