<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi</artifactId>
<version>2.37</version>
</dependency>
compile
provided
|-- org.antlr:stringtemplate:3.2.1
|-- org.springframework:spring:2.0.1
test
|-- com.google.guava:guava:10.0.1
|-- org.apache.commons:commons-jexl:2.1.1
|-- org.springframework:spring-mock:2.0.1