<dependency>
<groupId>com.alibaba.jvm.sandbox</groupId>
<artifactId>sandbox-debug-module</artifactId>
<version>1.0.12</version>
</dependency>
@Grapes(
@Grab(group='com.alibaba.jvm.sandbox', module='sandbox-debug-module', version='1.0.12')
)
<parent> <groupId>com.alibaba.jvm.sandbox</groupId> <artifactId>sandbox-module-starter</artifactId> <version>1.0.12</version> </parent>
compile
|-- org.apache.commons:commons-lang3
|-- commons-collections:commons-collections
|-- ognl:ognl:3.0.8
|-- com.google.guava:guava:18.0