dockerclient


License

License

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.github.tpiecora
ArtifactId

ArtifactId

dockerclient_2.10
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

dockerclient
dockerclient
Project URL

Project URL

http://github.com/tpiecora/docker-client-scala
Project Organization

Project Organization

com.github.tpiecora

Download dockerclient_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.spotify : docker-client jar 3.6.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0