Java Postgres Container

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

License

License

Categories

Categories

Java Languages Container
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

java-postgres-container
Last Version

Last Version

2.1.0-288
Release Date

Release Date

Type

Type

pom
Description

Description

Java Postgres Container
A Docker container with PostgreSQL 11 and the Java 8 runtime environment installed.
Project URL

Project URL

https://github.com/CAFapi/java-postgres-container
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/CAFapi/java-postgres-container

Download java-postgres-container

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

java-postgres-container


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

The image is built from the postgres docker image postgres:11-alpine in the official Docker repository here. The configuration and run instructions for the base image are also applicable to this image. OpenJDK JRE 11 is installed as part of the container build.

com.github.cafapi

Common Application Framework

Versions

Version
2.1.0-288
2.0.0-259
1.13.0-35
1.12.0-34
1.11.0-218