Last Version

OpenStack Nova Client 3.3.30-oss

OpenStack Nova Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

nova-client
Version

Version

3.3.30-oss
Type

Type

jar
Description

Description

OpenStack Nova Client
OpenStack Nova Client
Project URL

Project URL

https://github.com/att/openstacksdk
Source Code Management

Source Code Management

http://github.com/att/openstacksdk/tree/master

Download nova-client 3.3.30-oss


<!-- https://jarcasting.com/artifacts/com.att.woorea/nova-client/ -->
<dependency>
    <groupId>com.att.woorea</groupId>
    <artifactId>nova-client</artifactId>
    <version>3.3.30-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/nova-client/
implementation 'com.att.woorea:nova-client:3.3.30-oss'
// https://jarcasting.com/artifacts/com.att.woorea/nova-client/
implementation ("com.att.woorea:nova-client:3.3.30-oss")
'com.att.woorea:nova-client:jar:3.3.30-oss'
<dependency org="com.att.woorea" name="nova-client" rev="3.3.30-oss">
  <artifact name="nova-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='nova-client', version='3.3.30-oss')
)
libraryDependencies += "com.att.woorea" % "nova-client" % "3.3.30-oss"
[com.att.woorea/nova-client "3.3.30-oss"]

Dependencies

compile (3)

Group / Artifact Type Version
com.att.woorea : openstack-client jar 3.3.30-oss
com.att.woorea : nova-model jar 3.3.30-oss
com.fasterxml.jackson.core : jackson-databind jar 2.8.8

Project Modules

There are no modules declared in this project.