From: Christos KK Loverdos Date: Fri, 25 May 2012 10:16:48 +0000 (+0300) Subject: Further optimization of the dependencies X-Git-Url: https://code.grnet.gr/git/aquarium/commitdiff_plain/dbc7c750a0f79262738623976955ed426d8db725 Further optimization of the dependencies --- diff --git a/pom.xml b/pom.xml index 758544c..bf20db8 100644 --- a/pom.xml +++ b/pom.xml @@ -226,18 +226,40 @@ com.ckkloverdos converter 0.5.0-SNAPSHOT + + + scala-library + org.scala-lang + + + logback-classic + ch.qos.logback + + com.ckkloverdos sysprop 0.5.0-SNAPSHOT + + + scala-library + org.scala-lang + + com.ckkloverdos typedkey 0.5.0-SNAPSHOT + + + scala-library + org.scala-lang + + @@ -256,6 +278,12 @@ se.scalablesolutions.akka akka-actor 1.3.1 + + + scala-library + org.scala-lang + + @@ -271,6 +299,14 @@ akka-stm se.scalablesolutions.akka + + h2-lzf + voldemort.store.compress + + + akka-typed-actor + se.scalablesolutions.akka +