knohacks - thanks @ammaraskar

This commit is contained in:
md_5
2013-07-01 13:37:03 +10:00
parent 1296783d9b
commit 788b96dc0a
4 changed files with 12 additions and 3 deletions

View File

@@ -19,6 +19,12 @@
<description>Proxy component of the Elastic Portal Suite</description>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>