is not current version
Last Version 2.1.0-288

com.github.cafapi:java-postgres-container 1.11.0-218


Categories

Categories

Java Languages Container
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

java-postgres-container
Version

Version

1.11.0-218
Type

Type

pom

Download java-postgres-container 1.11.0-218


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