| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| thread-local-dns-1.0-RC3.pom | |
| thread-local-dns-1.0-RC3.jar | 23 KB |
| thread-local-dns-1.0-RC3-sources.jar | 10 KB |
| thread-local-dns-1.0-RC3-javadoc.jar | 48 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |