| License |
License |
|---|---|
| Categories |
CategoriesOther General Purpose Libraries |
| GroupId | GroupIdcom.theotherian.dns |
| ArtifactId | ArtifactIdthread-local-dns |
| Last Version | Last Version1.0-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthread-local-dns
Alternative DNS implementation that supports overriding DNS lookups
within the scope of an inheritable thread local value
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |