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

Spring Boot Docker Postgres 1.0.1

Spring Boot Docker project for running the Postgres container

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Docker Виртуализация
Группа

Группа

nl.42
Идентификатор

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

spring-boot-docker-postgres
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Spring Boot Docker Postgres
Spring Boot Docker project for running the Postgres container
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-docker-postgres

Скачать spring-boot-docker-postgres 1.0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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