Last Version

com.github.dockerunit:dockerunit-junit4 0.2.0

Java Framework for testing of dockerised applications and services. Glue module for JUnit4

License

License

Categories

Categories

Docker Container Virtualization Tools JUnit Unit Testing
GroupId

GroupId

com.github.dockerunit
ArtifactId

ArtifactId

dockerunit-junit4
Version

Version

0.2.0
Type

Type

jar
Description

Description

Java Framework for testing of dockerised applications and services. Glue module for JUnit4
Project URL

Project URL

https://github.com/dockerunit/dockerunit-junit4
Source Code Management

Source Code Management

https://github.com/dockerunit/dockerunit-junit4.git

Download dockerunit-junit4 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dockerunit : dockerunit-core jar 0.2.0
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.