DNSQueen

a socket dns manager ,which's function is send orders to DNSBrood and DNSBee .

License

License

GroupId

GroupId

com.liumapp
ArtifactId

ArtifactId

DNSQueen
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

DNSQueen
a socket dns manager ,which's function is send orders to DNSBrood and DNSBee .
Source Code Management

Source Code Management

https://github.com/liumapp/DNSQueen

Download DNSQueen

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.0
1.1.0
1.0.1
1.0.0