<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.3.3</version>
</dependency>
<parent> <groupId>org.liquibase</groupId> <artifactId>liquibase-parent</artifactId> <version>3.3.3</version> </parent>
compile
|-- commons-cli:commons-cli:1.2
|-- org.apache.velocity:velocity:1.7
|-- org.eclipse.jetty:jetty-servlet:8.1.14.v20131031
|-- junit:junit
|-- org.springframework:spring
test
|-- org.hamcrest:hamcrest-library
|-- org.easymock:easymockclassextension
|-- org.mockito:mockito-all:1.9.5
|-- org.codehaus.groovy:groovy-all
|-- org.spockframework:spock-core
|-- org.apache.ant:ant-antunit