is not current version
Last Version 1.8.0-RC1

com.alibaba:dns-cache-manipulator-tool 1.6.0

A tool for setting dns of running jvm process.

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dns-cache-manipulator-tool
Version

Version

1.6.0
Type

Type

jar

Download dns-cache-manipulator-tool 1.6.0


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