Skip to content

Instantly share code, notes, and snippets.

@theotherian
Last active December 19, 2015 12:28
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save theotherian/5954653 to your computer and use it in GitHub Desktop.
thread local dns dependency
XML for pom files to declare a dependency on Thread Local DNS
<dependency>
<groupId>com.theotherian.dns</groupId>
<artifactId>thread-local-dns</artifactId>
<version>1.0-RC3</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment