|
@@ -60,6 +60,11 @@ |
|
|
<groupId>redis.clients</groupId> |
|
|
<groupId>redis.clients</groupId> |
|
|
<artifactId>jedis</artifactId> |
|
|
<artifactId>jedis</artifactId> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>ch.qos.logback</groupId> |
|
|
|
|
|
<artifactId>logback-classic</artifactId> |
|
|
|
|
|
<scope>test</scope> |
|
|
|
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|
<build> |
|
|
<build> |
|
|