| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liumapp |
| Идентификатор | ИдентификаторDNSQueen |
| Последняя версия | Последняя версия1.2.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDNSQueen
a socket dns manager ,which's function is send orders to DNSBrood and DNSBee .
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |