is not current version
Last Version 2.1.0-288

com.github.cafapi:java-postgres-container 2.0.0-259

A Docker container with PostgreSQL 11.7 and the Java 8 runtime environment installed.

Categories

Categories

Java Languages Container
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

java-postgres-container
Version

Version

2.0.0-259
Type

Type

pom

Download java-postgres-container 2.0.0-259


<!-- https://jarcasting.com/artifacts/com.github.cafapi/java-postgres-container/ -->
<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>java-postgres-container</artifactId>
    <version>2.0.0-259</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/java-postgres-container/
implementation 'com.github.cafapi:java-postgres-container:2.0.0-259'
// https://jarcasting.com/artifacts/com.github.cafapi/java-postgres-container/
implementation ("com.github.cafapi:java-postgres-container:2.0.0-259")
'com.github.cafapi:java-postgres-container:pom:2.0.0-259'
<dependency org="com.github.cafapi" name="java-postgres-container" rev="2.0.0-259">
  <artifact name="java-postgres-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='java-postgres-container', version='2.0.0-259')
)
libraryDependencies += "com.github.cafapi" % "java-postgres-container" % "2.0.0-259"
[com.github.cafapi/java-postgres-container "2.0.0-259"]