Last Version

Moby Docker Nameservice Library 1.0.0

This project provides a nameservice implementation for resolving Docker containers from the host computer.

License

License

GroupId

GroupId

com.deciphernow
ArtifactId

ArtifactId

moby-dns
Version

Version

1.0.0
Type

Type

jar
Description

Description

Moby Docker Nameservice Library
This project provides a nameservice implementation for resolving Docker containers from the host computer.

Download moby-dns 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.