is not current version
Last Version 1.8.0-RC1

Java Dns Cache Manipulator(DCM) Tool 1.6.5

🌏 a tool for setting/viewing dns of running JVM process. support Java 6/8/11/17, support IPv6.

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dns-cache-manipulator-tool
Version

Version

1.6.5
Type

Type

jar
Description

Description

Java Dns Cache Manipulator(DCM) Tool
🌏 a tool for setting/viewing dns of running JVM process. support Java 6/8/11/17, support IPv6.
Project URL

Project URL

https://github.com/alibaba/java-dns-cache-manipulator
Project Organization

Project Organization

Alibaba

Download dns-cache-manipulator-tool 1.6.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : dns-cache-manipulator jar 1.6.5
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.5
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.