| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools JUnit Unit Testing |
| GroupId | GroupIdcom.ongres |
| ArtifactId | ArtifactIddocker-junit-extension |
| Version | Version1.2.15 |
| Type | Typejar |
| Description |
DescriptionBuild parent pom for any project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.0.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 |