From b9ec9126985e5dfc68d5c17e01c5e8a0ff06f37d Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Mon, 3 Dec 2012 13:45:04 -0800 Subject: [PATCH] added json4s --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 11187ec8d34..d7c85fef0a4 100644 --- a/pom.xml +++ b/pom.xml @@ -232,6 +232,18 @@ 2.0.0 compile + + org.json4s + json4s-jackson_2.9.1 + ${json4s-version} + compile + + + org.json4s + json4s-native_2.9.1 + ${json4s-version} + compile + 2.0.4 @@ -240,5 +252,6 @@ 4.8.1 1.0.0 1.6.1 + 3.0.0