File | Operation |
---|---|
openstack4j-parent-3.6.pom | download |
<dependency>
<groupId>com.github.openstack4j.core</groupId>
<artifactId>openstack4j-parent</artifactId>
<version>3.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core', module='openstack4j-parent', version='3.6')
)