Last Version

com.ongres:docker-junit-extension 1.2.15

Build parent pom for any project

License

License

Categories

Categories

Docker Container Virtualization Tools JUnit Unit Testing
GroupId

GroupId

com.ongres
ArtifactId

ArtifactId

docker-junit-extension
Version

Version

1.2.15
Type

Type

jar
Description

Description

Build parent pom for any project
Project URL

Project URL

https://gitlab.com/ongresinc/docker-junit-extension
Project Organization

Project Organization

OnGres, Inc.
Source Code Management

Source Code Management

https://gitlab.com/ongresinc/docker-junit-extension

Download docker-junit-extension 1.2.15


<!-- https://jarcasting.com/artifacts/com.ongres/docker-junit-extension/ -->
<dependency>
    <groupId>com.ongres</groupId>
    <artifactId>docker-junit-extension</artifactId>
    <version>1.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.ongres/docker-junit-extension/
implementation 'com.ongres:docker-junit-extension:1.2.15'
// https://jarcasting.com/artifacts/com.ongres/docker-junit-extension/
implementation ("com.ongres:docker-junit-extension:1.2.15")
'com.ongres:docker-junit-extension:jar:1.2.15'
<dependency org="com.ongres" name="docker-junit-extension" rev="1.2.15">
  <artifact name="docker-junit-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ongres', module='docker-junit-extension', version='1.2.15')
)
libraryDependencies += "com.ongres" % "docker-junit-extension" % "1.2.15"
[com.ongres/docker-junit-extension "1.2.15"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.junit.jupiter : junit-jupiter jar
com.github.docker-java : docker-java-core jar 3.2.5
com.github.docker-java : docker-java-transport-httpclient5 jar 3.2.5
com.google.guava : guava jar 29.0-jre
org.jooq : jool-java-8 jar 0.9.14
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.0.3

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.postgresql : postgresql jar 42.2.14

Project Modules

There are no modules declared in this project.