Last Version

elastisys:scale :: cloudpool :: citycloud 5.2.3

A cloud pool capable of managing a pool of CityCloud servers. This build is a simple extension of the OpenStack cloudpool. This build module produces an all-in-one "server and application" executable jar file. When executed, it starts an embedded web server that publishes the cloud pool REST API endpoint.

License

License

GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

cloudpool.citycloud
Version

Version

5.2.3
Type

Type

jar
Description

Description

elastisys:scale :: cloudpool :: citycloud
A cloud pool capable of managing a pool of CityCloud servers. This build is a simple extension of the OpenStack cloudpool. This build module produces an all-in-one "server and application" executable jar file. When executed, it starts an embedded web server that publishes the cloud pool REST API endpoint.
Project Organization

Project Organization

Elastisys

Download cloudpool.citycloud 5.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.elastisys.scale : cloudpool.openstack jar 5.2.3
com.elastisys.scale : cloudpool.multipool jar 5.2.3
junit : junit jar

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar

Project Modules

There are no modules declared in this project.