commit | 14dc4d012d17a15d57c2a476abb747f46a512258 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Fri Sep 26 12:43:14 2014 -0700 |
committer | tom <tom@onlab.us> | Fri Sep 26 12:43:14 2014 -0700 |
tree | a6f98119e9d90e10c09f543254d5b7eb318ba00c | |
parent | 5f4df2d5ebc59d9e941c6e3b5d60fefae65d644a [diff] [blame] |
Working on IO loop tests commands.
diff --git a/pom.xml b/pom.xml index 26e555e..b98a9e5 100644 --- a/pom.xml +++ b/pom.xml
@@ -134,6 +134,12 @@ </dependency> <dependency> + <groupId>org.livetribe.slp</groupId> + <artifactId>livetribe-slp</artifactId> + <version>2.2.1</version> + </dependency> + + <dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast</artifactId> <version>3.3</version>