Last Version

org.zalando.stups:junit-5-docker-compose 0.0.1

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Docker Container Virtualization Tools JUnit Unit Testing
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

junit-5-docker-compose
Version

Version

0.0.1
Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/booties.git

Download junit-5-docker-compose 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.palantir.docker.compose : docker-compose-rule-junit4 jar 0.33.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

test (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.