Last Version

dockerunit-core 1.0.1

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

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.qzagarese
ArtifactId

ArtifactId

dockerunit-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/qzagarese/dockerunit
Source Code Management

Source Code Management

http://github.com/qzagarese/dockerunit.git

Download dockerunit-core 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.docker-java : docker-java jar 3.0.14

provided (1)

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

Project Modules

There are no modules declared in this project.