MVN

com.deciphernow : moby-dns

Maven & Gradle

Apr 21, 2017
3 usages
0 stars

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

<dependency>
    <groupId>com.deciphernow</groupId>
    <artifactId>moby-dns</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.deciphernow : moby-dns to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.deciphernow : moby-dns to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
moby-dns-1.0.0

How to add a dependency to Maven

Add the following com.deciphernow : moby-dns maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.deciphernow</groupId>
    <artifactId>moby-dns</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.deciphernow : moby-dns gradle dependency to your build.gradle file:

implementation 'com.deciphernow:moby-dns:1.0.0'

Gradle Kotlin DSL: Add the following com.deciphernow : moby-dns gradle kotlin dependency to your build.gradle.kts file:

implementation("com.deciphernow:moby-dns:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.deciphernow : moby-dns sbt scala dependency to your build.sbt file:

libraryDependencies += "com.deciphernow" % "moby-dns" % "1.0.0"

Advertisement

Dependencies from Group

Jul 30, 2019
5 usages
Apr 21, 2017
3 usages
0 stars
Jul 30, 2019
3 usages

Discover Dependencies

Jul 03, 2019
2 usages
Jul 26, 2023
13 usages
228 stars
Jun 17, 2021
3 usages
Jul 31, 2023
8 usages
101 stars
Aug 11, 2023
6 usages
160 stars
Mar 02, 2023
4 usages
82 stars
Nov 15, 2022
9 usages
344 stars