<dependency>
<groupId>com.github.openstack4j.core</groupId>
<artifactId>it-httpclient</artifactId>
<version>3.5</version>
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core', module='it-httpclient', version='3.5')
)