<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>imnetio-helper</artifactId>
<version>5.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='imnetio-helper', version='5.0.0')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>common-helper</artifactId> <version>5.0.0</version> </parent>
compile
|-- com.google.guava:guava:19.0
|-- org.apache.httpcomponents:httpclient:4.5
test
|-- junit:junit:4.12
|-- com.github.tomakehurst:wiremock:1.56