Last Version

com.github.dockerunit:dockerunit-core 0.2.0

Java Framework for testing of dockerised applications and services. Core package

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.dockerunit
ArtifactId

ArtifactId

dockerunit-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

Java Framework for testing of dockerised applications and services. Core package
Project URL

Project URL

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

Source Code Management

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

Download dockerunit-core 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.docker-java : docker-java jar 3.2.7
com.github.docker-java : docker-java-api jar 3.2.7
com.github.docker-java : docker-java-core jar 3.2.7

provided (1)

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

Project Modules

There are no modules declared in this project.