<dependency>
<groupId>com.github.dreamhead</groupId>
<artifactId>moco-core</artifactId>
<version>0.12.0</version>
</dependency>
compile
|-- com.google.guava:guava:20.0
|-- io.netty:netty-codec-http:4.1.19.Final
|-- io.netty:netty-handler:4.1.19.Final
|-- com.fasterxml.jackson.core:jackson-databind:2.9.2
|-- org.apache.httpcomponents:httpclient:4.5.4
|-- com.jayway.jsonpath:json-path:2.4.0
|-- org.freemarker:freemarker:2.3.27-incubating
|-- org.slf4j:slf4j-api:1.7.25
test
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3
|-- org.hamcrest:hamcrest-library:1.3