thread-local-dns

Alternative DNS implementation that supports overriding DNS lookups within the scope of an inheritable thread local value

Лицензия

Лицензия

Категории

Категории

Other Универсальные библиотеки
Группа

Группа

com.theotherian.dns
Идентификатор

Идентификатор

thread-local-dns
Последняя версия

Последняя версия

1.0-RC3
Дата

Дата

Тип

Тип

jar
Описание

Описание

thread-local-dns
Alternative DNS implementation that supports overriding DNS lookups within the scope of an inheritable thread local value
Ссылка на сайт

Ссылка на сайт

https://github.com/theotherian/thread-local-dns

Скачать thread-local-dns

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.theotherian.dns/thread-local-dns/ -->
<dependency>
    <groupId>com.theotherian.dns</groupId>
    <artifactId>thread-local-dns</artifactId>
    <version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.theotherian.dns/thread-local-dns/
implementation 'com.theotherian.dns:thread-local-dns:1.0-RC3'
// https://jarcasting.com/artifacts/com.theotherian.dns/thread-local-dns/
implementation ("com.theotherian.dns:thread-local-dns:1.0-RC3")
'com.theotherian.dns:thread-local-dns:jar:1.0-RC3'
<dependency org="com.theotherian.dns" name="thread-local-dns" rev="1.0-RC3">
  <artifact name="thread-local-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theotherian.dns', module='thread-local-dns', version='1.0-RC3')
)
libraryDependencies += "com.theotherian.dns" % "thread-local-dns" % "1.0-RC3"
[com.theotherian.dns/thread-local-dns "1.0-RC3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 11.0.2
log4j : log4j jar 1.2.12
org.dnsjava : dnsjava jar 2.0.6
commons-lang : commons-lang jar 2.6
org.pojomatic : pojomatic jar 1.0

test (6)

Идентификатор библиотеки Тип Версия
org.littleshoot : littleproxy jar 0.4
junit : junit-dep jar 4.10
org.mockito : mockito-core jar 1.8.4
org.mortbay.jetty : jetty-util jar 6.1.9
org.mortbay.jetty : jetty jar 6.1.9
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.20.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0-RC3
1.0-RC2