Download dns-cache-manipulator-1.5.1.jar file - Jar d

Jar examples for d:dns-cache-manipulator

Description

A simple 0-dependency thread-safe lib for setting dns programmatically without touching host file, make unit/integration test portable.

You can download jar file dns-cache-manipulator 1.5.1 in this page.

License

Apache 2

Build File

You can use the following script to add dns-cache-manipulator-1.5.1.jar to your project.

<dependency>
   <groupId>com.alibaba</groupId>
   <artifactId>dns-cache-manipulator</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'com.alibaba', name: 'dns-cache-manipulator', version: '1.5.1'
libraryDependencies += "com.alibaba" % "dns-cache-manipulator" % "1.5.1"
<dependency org="com.alibaba" name="dns-cache-manipulator" rev="1.5.1"/>
@Grapes(@Grab(group='com.alibaba', module='dns-cache-manipulator', version='1.5.1'))
'com.alibaba:dns-cache-manipulator:jar:1.5.1'

Download

Click the following link to download the jar file.

dns-cache-manipulator-1.5.1-javadoc.jar
dns-cache-manipulator-1.5.1-sources.jar
dns-cache-manipulator-1.5.1.jar
dns-cache-manipulator-1.5.1.pom



Related Tutorials