Skip to content

Instantly share code, notes, and snippets.

@theotherian
Last active December 19, 2015 12:28
Show Gist options
  • Save theotherian/5954653 to your computer and use it in GitHub Desktop.
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