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