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

Thalia JUnit Rule for Testing with Postgres 1.0.0

Thalia JUnit Rule for Testing with Postgres

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

postgres-rule
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Thalia JUnit Rule for Testing with Postgres
Thalia JUnit Rule for Testing with Postgres
Ссылка на сайт

Ссылка на сайт

https://github.com/ThaliaBuecherGmbH/thalia-junit-postgres
Организация-разработчик

Организация-разработчик

Thalia Bücher GmbH
Система контроля версий

Система контроля версий

https://github.com/ThaliaBuecherGmbH/thalia-junit-postgres

Скачать postgres-rule 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
ru.yandex.qatools.embed : postgresql-embedded jar 2.9
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.4

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.2

Модули Проекта

Данный проект не имеет модулей.