Docker Utils

Compact library for working programmatically with Docker containers and writing test infrastructure for dockerized applications.

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

docker-utils
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Docker Utils
Compact library for working programmatically with Docker containers and writing test infrastructure for dockerized applications.

Download docker-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
joda-time : joda-time Optional jar 2.9.9
com.github.docker-java : docker-java jar 3.0.12
org.slf4j : slf4j-api Optional jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : jcl-over-slf4j jar 1.7.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5

Project Modules

There are no modules declared in this project.
io.scalecube

SCΛLΞ CUBΞ

⚛ High-Speed ⚛ Cloud-Native ⚛ Reactive Microservices ⚛

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0