is not current version
Last Version 2.1.0-288

com.github.cafapi:java-postgres-container 1.12.0-34

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

Categories

Categories

Java Languages Container
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

java-postgres-container
Version

Version

1.12.0-34
Type

Type

pom

Download java-postgres-container 1.12.0-34


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