Last Version

thread-local-dns 1.0-RC3

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

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.theotherian.dns
ArtifactId

ArtifactId

thread-local-dns
Version

Version

1.0-RC3
Type

Type

jar
Description

Description

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

Project URL

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

Download thread-local-dns 1.0-RC3


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

Dependencies

compile (5)

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

test (6)

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

Project Modules

There are no modules declared in this project.