added simple sl4jf

This commit is contained in:
Ricky
2015-12-07 10:21:01 +11:00
parent dbd8b63435
commit cb4c258217
+6
View File
@@ -57,6 +57,12 @@
<version>1.7.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>