MVN

com.spotify : dns

Maven & Gradle

Sep 21, 2021
15 usages
198 stars

Spotify DNS wrapper library · A thin wrapper around dnsjava for some features related to SRV lookups.

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>dns</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.2

All Versions

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

Version Vulnerabilities Updated
3.3.x
dns-3.3.2
dns-3.3.1
dns-3.3.0
3.2.x
dns-3.2.2
dns-3.2.1
dns-3.2.0
3.1.x
dns-3.1.5
dns-3.1.4
dns-3.1.3
dns-3.1.2
dns-3.1.1
dns-3.1.0
3.0.x
dns-3.0.2
dns-3.0.1
dns-3.0.0
2.2.x
dns-2.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>dns</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.spotify:dns:3.3.2'

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

implementation("com.spotify:dns:3.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.spotify" % "dns" % "3.3.2"

Advertisement

Dependencies from Group

May 13, 2019
179 usages
1.4k stars
Jul 22, 2021
82 usages
Oct 21, 2021
38 usages
133 stars
Mar 30, 2020
37 usages
2.5k stars
Aug 18, 2023
34 usages
2.5k stars

Discover Dependencies

Feb 01, 2018
2 usages
491 stars
Feb 18, 2023
2 usages
119 stars
Jul 30, 2023
18 usages
300 stars
Aug 18, 2023
51 stars
Jun 18, 2023
715 usages
2.2k stars
Aug 22, 2023
86 usages
5k stars
May 21, 2023
396 usages
14.7k stars
Feb 08, 2016
24 usages
Dec 17, 2021
176 usages
777 stars