Last Version

Spring Boot Docker Postgres 1.0.1

Spring Boot Docker project for running the Postgres container

License

License

Categories

Categories

Spring Boot Container Microservices Docker Virtualization Tools
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-docker-postgres
Version

Version

1.0.1
Type

Type

jar
Description

Description

Spring Boot Docker Postgres
Spring Boot Docker project for running the Postgres container
Project URL

Project URL

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

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.