library for JSON parsing added

This commit is contained in:
Roman Chernyatchik
2011-11-30 16:12:08 +03:00
parent c5244e0bf3
commit 648e8b8ac5
4 changed files with 2 additions and 0 deletions
+1
View File
@@ -487,6 +487,7 @@ def layout_core(String home, String target) {
include(name: "asm.jar")
include(name: "asm-commons.jar")
include(name: "cli-10.jar")
include(name: "gson-2.0.jar")
}
}
}
BIN
View File
Binary file not shown.
+1
View File
@@ -11,6 +11,7 @@ commons-logging-1.1.1.jar
commons-net-2.0-patched.jar
dtdparser113.jar
groovy-all-1.7.3.jar
gson-2.0.jar
guava-r09.jar
jaxen-1.1.3.jar
jcip-annotations.jar
Binary file not shown.