Java Dns Cache Manipulator(DCM) Tool

๐ŸŒ a tiny 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
Last Version

Last Version

1.8.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Dns Cache Manipulator(DCM) Tool
๐ŸŒ a tiny 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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : dns-cache-manipulator jar 1.8.0-RC1
commons-cli : commons-cli jar 1.5.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
org.apache.maven : maven-artifact jar 3.8.6
io.kotest : kotest-runner-junit5-jvm jar 5.3.1
io.kotest : kotest-assertions-core-jvm jar 5.3.1
io.kotest : kotest-property-jvm jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0-RC1
1.7.2
1.7.1
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0-RC2