Last Version

OpenStack4j Core 3.10

OpenStack Java API

License

License

GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

openstack4j-core
Version

Version

3.10
Type

Type

jar
Description

Description

OpenStack4j Core
OpenStack Java API
Project URL

Project URL

http://github.com/openstack4j/openstack4j/

Download openstack4j-core 3.10


<!-- https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core/ -->
<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core</artifactId>
    <version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core/
implementation 'com.github.openstack4j.core:openstack4j-core:3.10'
// https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core/
implementation ("com.github.openstack4j.core:openstack4j-core:3.10")
'com.github.openstack4j.core:openstack4j-core:jar:3.10'
<dependency org="com.github.openstack4j.core" name="openstack4j-core" rev="3.10">
  <artifact name="openstack4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core', module='openstack4j-core', version='3.10')
)
libraryDependencies += "com.github.openstack4j.core" % "openstack4j-core" % "3.10"
[com.github.openstack4j.core/openstack4j-core "3.10"]

Dependencies

compile (7)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.15
com.google.guava : guava jar 24.1.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.3
com.google.code.findbugs : jsr305 jar 2.0.0
org.slf4j : slf4j-api jar 1.7.21
com.github.fge : json-patch jar 1.9

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.