Jar examples for d:dns
A thin wrapper around dnsjava for some features related to SRV lookups.
You can download jar file dns 3.0.1 in this page.
Sun Microsystems, Inc. Binary Code License Agreement
You can use the following script to add dns-3.0.1.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>dns</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.spotify', name: 'dns', version: '3.0.1'
libraryDependencies += "com.spotify" % "dns" % "3.0.1"
<dependency org="com.spotify" name="dns" rev="3.0.1"/>
@Grapes(@Grab(group='com.spotify', module='dns', version='3.0.1'))
'com.spotify:dns:jar:3.0.1'
Click the following link to download the jar file.
dns-3.0.1-javadoc.jar