<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>littleproxy</artifactId>
<version>1.1.0-beta2</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.google.guava:guava:18.0
|-- commons-cli:commons-cli:1.3.1
|-- commons-codec:commons-codec:1.10
|-- org.apache.commons:commons-lang3:3.4
|-- com.barchart.udt:barchart-udt-bundle:2.3.0
|-- org.littleshoot:dnssec4j:0.1.6
|-- org.slf4j:slf4j-log4j12:1.7.19
|-- org.slf4j:slf4j-api:1.7.19
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3
|-- org.eclipse.jetty:jetty-server:8.1.17.v20150415
|-- org.mockito:mockito-core:2.0.44-beta
|-- org.mock-server:mockserver-netty:3.10.4
|-- org.seleniumhq.selenium:selenium-java:2.46.0