Tor using the Orchid library

This commit is contained in:
Devrandom
2014-03-12 22:01:47 -07:00
committed by Mike Hearn
parent c5e82e6bc5
commit 99448b730a
260 changed files with 32486 additions and 3 deletions

View File

@@ -280,6 +280,11 @@
<version>9.1-901.jdbc4</version>
</dependency>
-->
<dependency>
<groupId>com.subgraph</groupId>
<artifactId>orchid</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>