<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-junit</artifactId>
<version>1.1.0</version>
</dependency>
compile
|-- com.jayway.jsonpath:json-path:2.2.0
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-all:1.3
test
|-- com.github.stefanbirkner:system-rules:1.16.0
|-- com.google.code.tempus-fugit:tempus-fugit:1.1
|-- com.jayway.awaitility:awaitility:1.7.0
|-- edu.umd.cs.mtc:multithreadedtc:1.01
|-- eu.codearte.catch-exception:catch-exception:1.4.4
|-- eu.codearte.catch-exception:catch-throwable:1.4.4
|-- org.assertj:assertj-core:3.4.1
|-- org.mockito:mockito-core:1.10.19
|-- org.jmock:jmock-junit4:2.8.2
|-- org.jmock:jmock-legacy:2.8.2
|-- pl.pragmatists:JUnitParams:1.0.5
|-- commons-lang:commons-lang:2.5