This commit is contained in:
Adam
2015-11-19 16:32:19 -05:00
parent bda6242dcb
commit 804b34d075
15 changed files with 1069 additions and 586 deletions

View File

@@ -24,21 +24,21 @@
<artifactId>commons-compress</artifactId>
<version>1.10</version>
</dependency>
<dependency>
<!-- <dependency>
<groupId>edu.ucla.sspace</groupId>
<artifactId>sspace</artifactId>
<version>2.0.4</version>
</dependency>
</dependency>-->
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<!-- <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.1</version>
</dependency>
</dependency>-->
<dependency>
<groupId>org.slf4j</groupId>