Last Version

Thalia JUnit Rule for Testing with Postgres 1.0.0

Thalia JUnit Rule for Testing with Postgres

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.thalia.junit
ArtifactId

ArtifactId

postgres-rule
Version

Version

1.0.0
Type

Type

jar
Description

Description

Thalia JUnit Rule for Testing with Postgres
Thalia JUnit Rule for Testing with Postgres
Project URL

Project URL

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

Project Organization

Thalia Bücher GmbH
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (3)

Group / Artifact Type Version
ru.yandex.qatools.embed : postgresql-embedded jar 2.9
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.