1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
| compile - Classpath for compiling the main sources.
+--- org.codehaus.groovy:groovy-all:1.8.3 [default]
\--- org.codehaus.groovy.modules.http-builder:http-builder:0.5.1 [default]
+--- org.apache.httpcomponents:httpclient:4.0.3 [master,compile,runtime]
| +--- org.apache.httpcomponents:httpcore:4.0.1 [master,compile,runtime]
| +--- commons-logging:commons-logging:1.1.1 [master,compile,runtime]
| \--- commons-codec:commons-codec:1.3 [master,compile,runtime]
+--- net.sf.json-lib:json-lib:2.3 [master,compile,runtime]
| +--- commons-logging:commons-logging:1.1.1 [master,compile,runtime] (*)
| +--- commons-beanutils:commons-beanutils:1.8.0 [master,compile,runtime]
| | \--- commons-logging:commons-logging:1.1.1 [master,compile,runtime] (*)
| +--- commons-collections:commons-collections:3.2.1 [master,compile,runtime]
| +--- commons-lang:commons-lang:2.4 [master,compile,runtime]
| \--- net.sf.ezmorph:ezmorph:1.0.6 [master,compile,runtime]
| \--- commons-lang:commons-lang:2.4 [master,compile,runtime] (*)
+--- org.codehaus.groovy:groovy:1.7.10 [master,compile,runtime]
| +--- antlr:antlr:2.7.7 [master,compile,runtime]
| +--- asm:asm:3.2 [master,compile,runtime]
| +--- asm:asm-commons:3.2 [master,compile,runtime]
| | \--- asm:asm-tree:3.2 [master,compile,runtime]
| | \--- asm:asm:3.2 [master,compile,runtime] (*)
| +--- asm:asm-util:3.2 [master,compile,runtime]
| | \--- asm:asm-tree:3.2 [master,compile,runtime] (*)
| +--- asm:asm-analysis:3.2 [master,compile,runtime]
| | \--- asm:asm-tree:3.2 [master,compile,runtime] (*)
| \--- asm:asm-tree:3.2 [master,compile,runtime] (*)
+--- net.sourceforge.nekohtml:nekohtml:1.9.9 [master,compile,runtime]
| \--- xerces:xercesImpl:2.8.1 [master,compile,runtime]
| \--- xml-apis:xml-apis:1.3.03 [master,compile,runtime]
\--- xml-resolver:xml-resolver:1.2 [master,compile,runtime]
|