Last Version

org.zalando.stups:junit-postgres 0.8.1

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

junit-postgres
Version

Version

0.8.1
Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/booties.git

Download junit-postgres 0.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar
org.springframework : spring-jdbc jar
ru.yandex.qatools.embed : postgresql-embedded jar 2.9
org.slf4j : slf4j-simple Optional jar
org.junit.jupiter : junit-jupiter-engine Optional jar 5.2.0

test (2)

Group / Artifact Type Version
org.postgresql : postgresql jar
org.junit.platform : junit-platform-launcher jar 1.2.0

Project Modules

There are no modules declared in this project.