Java Postgres Container

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

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Контейнер
Группа

Группа

com.github.cafapi
Идентификатор

Идентификатор

java-postgres-container
Последняя версия

Последняя версия

2.1.0-288
Дата

Дата

Тип

Тип

pom
Описание

Описание

Java Postgres Container
A Docker container with PostgreSQL 11 and the Java 8 runtime environment installed.
Ссылка на сайт

Ссылка на сайт

https://github.com/CAFapi/java-postgres-container
Организация-разработчик

Организация-разработчик

EntIT Software LLC, a Micro Focus company
Система контроля версий

Система контроля версий

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

Скачать java-postgres-container

Имя Файла Размер
java-postgres-container-2.1.0-288.pom 7 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.1.0-288
2.0.0-259
1.13.0-35
1.12.0-34
1.11.0-218