MVN

com.github.openstack4j.core : openstack4j-core

Maven & Gradle

Feb 03, 2023
3 usages
101 stars

OpenStack4j Core · OpenStack Java API

<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core</artifactId>
    <version>3.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.openstack4j.core : openstack4j-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.11

All Versions

Choose a version of com.github.openstack4j.core : openstack4j-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.11
openstack4j-core-3.11
3.10
openstack4j-core-3.10
3.9
openstack4j-core-3.9
3.8
openstack4j-core-3.8
3.7
openstack4j-core-3.7
3.6
openstack4j-core-3.6
3.5
openstack4j-core-3.5
3.4
openstack4j-core-3.4
3.3
openstack4j-core-3.3

How to add a dependency to Maven

Add the following com.github.openstack4j.core : openstack4j-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core</artifactId>
    <version>3.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.openstack4j.core : openstack4j-core gradle dependency to your build.gradle file:

implementation 'com.github.openstack4j.core:openstack4j-core:3.11'

Gradle Kotlin DSL: Add the following com.github.openstack4j.core : openstack4j-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.openstack4j.core:openstack4j-core:3.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.openstack4j.core : openstack4j-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.openstack4j.core" % "openstack4j-core" % "3.11"

Advertisement

Dependencies from Group

Feb 03, 2023
3 usages
101 stars
Feb 03, 2023
1 usages
101 stars
Feb 03, 2023
1 usages
101 stars

Discover Dependencies

Apr 28, 2021
7 usages
2 stars
Apr 27, 2021
3 usages
1 stars
Mar 10, 2011
5 usages
Aug 21, 2023
4 usages
425 stars
Feb 12, 2019
5 usages
Sep 28, 2022
14 usages
10 stars
Jan 10, 2023
9 usages
249 stars
Aug 25, 2023
15 usages
11.9k stars