<dependency>
<groupId>com.github.olivergondza</groupId>
<artifactId>dumpling</artifactId>
<version>1.0</version>
</dependency>
compile
|-- javax.annotation:jsr250-api:1.0
|-- org.reflections:reflections:0.9.8
|-- org.codehaus.groovy:groovy-jsr223:2.3.3
|-- org.codehaus.groovy:groovy-groovysh:2.3.3
system
test
|-- junit:junit:4.11