MVN

com.woorea : cinder-client

Maven & Gradle

Apr 07, 2020

OpenStack Cinder Client · OpenStack Cinder Client

<dependency>
    <groupId>com.woorea</groupId>
    <artifactId>cinder-client</artifactId>
    <version>3.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.woorea : cinder-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.9

All Versions

Choose a version of com.woorea : cinder-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
cinder-client-3.2.9
cinder-client-3.2.8
cinder-client-3.2.7
cinder-client-3.2.6
cinder-client-3.2.5
cinder-client-3.2.4
cinder-client-3.2.3
3.1.x
cinder-client-3.1.3
cinder-client-3.1.2
cinder-client-3.1.1

How to add a dependency to Maven

Add the following com.woorea : cinder-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.woorea</groupId>
    <artifactId>cinder-client</artifactId>
    <version>3.2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.woorea : cinder-client gradle dependency to your build.gradle file:

implementation 'com.woorea:cinder-client:3.2.9'

Gradle Kotlin DSL: Add the following com.woorea : cinder-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.woorea:cinder-client:3.2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.woorea : cinder-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.woorea" % "cinder-client" % "3.2.9"

Advertisement

Dependencies from Group

Apr 07, 2020
12 usages
189 stars
Apr 07, 2020
10 usages
189 stars
Apr 07, 2020
4 usages
189 stars
Apr 07, 2020
4 usages
Apr 07, 2020
4 usages
189 stars

Discover Dependencies