File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Java Dns Cache Manipulator(DCM)
22=========================
33
4- [ ![ Build Status] ( https://travis-ci.org/alibaba/java-dns-cache-manipulator.svg?branch=master )] ( https://travis-ci.org/alibaba/java-dns-cache-manipulator ) [ ![ Coverage Status] ( https://coveralls.io/repos/alibaba/java-dns-cache-manipulator/badge.svg?branch=master )] ( https://coveralls.io/r/alibaba/java-dns-cache-manipulator?branch=master ) [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.alibaba/dns-cache-manipulator/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.alibaba/dns-cache-manipulator/ )
4+ [ ![ Build Status] ( https://travis-ci.org/alibaba/java-dns-cache-manipulator.svg?branch=v1.1.0 )] ( https://travis-ci.org/alibaba/java-dns-cache-manipulator ) [ ![ Coverage Status] ( https://coveralls.io/repos/alibaba/java-dns-cache-manipulator/badge.svg?branch=v1.1.0 )] ( https://coveralls.io/r/alibaba/java-dns-cache-manipulator?branch=v1.1.0 ) [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.alibaba/dns-cache-manipulator/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.alibaba/dns-cache-manipulator/ )
55[ ![ GitHub issues] ( https://img.shields.io/github/issues/alibaba/java-dns-cache-manipulator.svg )] ( https://github.com/alibaba/java-dns-cache-manipulator/issues ) [ ![ License] ( https://img.shields.io/badge/license-Apache%202-blue.svg )] ( https://www.apache.org/licenses/LICENSE-2.0.html )
66
77:point_right : 通过代码直接设置` Java ` 的` DNS ` (实际上设置的是` DNS Cache ` ),支持` JDK 6+ ` 。
Original file line number Diff line number Diff line change 44
55 <groupId >com.alibaba</groupId >
66 <artifactId >dns-cache-manipulator</artifactId >
7- <version >1.1.0-SNAPSHOT </version >
7+ <version >1.1.0</version >
88 <packaging >jar</packaging >
99 <name >Java Dns Cache Manipulator(DCM)</name >
1010 <description >A simpile lib for setting dns programmatically without setting host file, make unit/integration test portable.</description >
You can’t perform that action at this time.
0 commit comments