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