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