| License |
License |
|---|---|
| GroupId | GroupIdcom.liumapp |
| ArtifactId | ArtifactIdDNSQueen |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDNSQueen
a socket dns manager ,which's function is send orders to DNSBrood and DNSBee .
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DNSQueen-1.2.6.pom | |
| DNSQueen-1.2.6.jar | 27 KB |
| DNSQueen-1.2.6-sources.jar | 16 KB |
| DNSQueen-1.2.6-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liumapp/DNSQueen/ -->
<dependency>
<groupId>com.liumapp</groupId>
<artifactId>DNSQueen</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp/DNSQueen/
implementation 'com.liumapp:DNSQueen:1.2.6'
// https://jarcasting.com/artifacts/com.liumapp/DNSQueen/
implementation ("com.liumapp:DNSQueen:1.2.6")
'com.liumapp:DNSQueen:jar:1.2.6'
<dependency org="com.liumapp" name="DNSQueen" rev="1.2.6">
<artifact name="DNSQueen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp', module='DNSQueen', version='1.2.6')
)
libraryDependencies += "com.liumapp" % "DNSQueen" % "1.2.6"
[com.liumapp/DNSQueen "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-core | jar | 3.1.1.RELEASE |
| org.springframework : spring-asm | jar | 3.1.1.RELEASE |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |