<dependency>
<groupId>org.databene</groupId>
<artifactId>databene-script</artifactId>
<version>1.0.0</version>
</dependency>
compile
|-- org.databene:databene-commons:1.0.0
|-- org.antlr:antlr-runtime:3.3
test
|-- org.slf4j:slf4j-log4j12:1.6.4
|-- junit:junit:4.11