License |
License |
---|---|
GroupId | GroupIdcom.alibaba |
ArtifactId | ArtifactIddns-cache-manipulator-parent |
Last Version | Last Version1.8.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondns-cache-manipulator-parent
๐ A tiny lib/tool for setting/viewing java dns.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dns-cache-manipulator-parent-1.8.0-RC1.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba/dns-cache-manipulator-parent/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dns-cache-manipulator-parent</artifactId>
<version>1.8.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dns-cache-manipulator-parent/
implementation 'com.alibaba:dns-cache-manipulator-parent:1.8.0-RC1'
// https://jarcasting.com/artifacts/com.alibaba/dns-cache-manipulator-parent/
implementation ("com.alibaba:dns-cache-manipulator-parent:1.8.0-RC1")
'com.alibaba:dns-cache-manipulator-parent:pom:1.8.0-RC1'
<dependency org="com.alibaba" name="dns-cache-manipulator-parent" rev="1.8.0-RC1">
<artifact name="dns-cache-manipulator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dns-cache-manipulator-parent', version='1.8.0-RC1')
)
libraryDependencies += "com.alibaba" % "dns-cache-manipulator-parent" % "1.8.0-RC1"
[com.alibaba/dns-cache-manipulator-parent "1.8.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |