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