Last Version

junit-docker-postgres 1.1

Utility tool to run Postgres container to help you writing isolated test with JUnit

License

License

Categories

Categories

Docker Container Virtualization Tools JUnit Unit Testing
GroupId

GroupId

com.intapp
ArtifactId

ArtifactId

junit-docker-postgres
Version

Version

1.1
Type

Type

jar
Description

Description

junit-docker-postgres
Utility tool to run Postgres container to help you writing isolated test with JUnit
Project Organization

Project Organization

Intapp Inc.

Download junit-docker-postgres 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 9.4.1208.jre7
com.spotify : docker-client jar 3.6.8
org.slf4j : slf4j-api jar 1.7.16

Project Modules

There are no modules declared in this project.