не последняя версия
Последняя версия 1.2.0

de.hilling.junit.cdi:test-db 0.11.1


Категории

Категории

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

Группа

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

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

test-db
Версия

Версия

0.11.1
Тип

Тип

jar

Скачать test-db 0.11.1

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

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