Skip to content
Snippets Groups Projects
Commit 18130b3e authored by Richard Alam's avatar Richard Alam
Browse files

- add jedis dependency

parent 0a36dc8f
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,8 @@ dependencies {
// Testing
testRuntime 'org/testng:testng:5.8@jar', 'org/fitnesse:fitnesse:20090214@jar', 'org.easymock:easymock:2.4@jar'
compile 'redis.clients:jedis:1.5.0@jar'
// Libraries needed to run the scala tools
scalaTools 'org.scala-lang:scala-compiler:2.7.7'
scalaTools 'org.scala-lang:scala-library:2.7.7'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment