is not current version
Last Version 1.8.0-RC1

Java Dns Cache Manipulator(DCM) Lib 1.7.1

🌏 a simple 0-dependency thread-safe Java™ lib for setting/viewing dns programmatically without touching host file, make unit/integration test portable. support Java 6/8/11/17, support IPv6.

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dns-cache-manipulator
Version

Version

1.7.1
Type

Type

jar
Description

Description

Java Dns Cache Manipulator(DCM) Lib
🌏 a simple 0-dependency thread-safe Java™ lib for setting/viewing dns programmatically without touching host file, make unit/integration test portable. 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 1.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
io.kotest : kotest-runner-junit5-jvm jar 5.1.0
io.kotest : kotest-assertions-core-jvm jar 5.1.0
io.kotest : kotest-property-jvm jar 5.1.0

Project Modules

There are no modules declared in this project.