<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-common</artifactId>
<version>1.0.0-incubating</version>
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-common', version='1.0.0-incubating')
)
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
|-- junit:junit:4.12
|-- org.assertj:assertj-core:3.4.1
|-- org.mockito:mockito-core:1.10.19
|-- org.hamcrest:hamcrest-all:1.3
|-- org.jmock:jmock-junit4:2.8.2
|-- org.jmock:jmock-legacy:2.8.2
|-- pl.pragmatists:JUnitParams:1.0.5