Last Version

elastisys:scale :: cloudpool :: aws :: auto scaling 5.2.3

A cloud pool capable of managing the capacity of AWS Auto Scaling Groups. 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

Categories

Categories

AWS Container PaaS Providers Auto Application Layer Libs Code Generators
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

cloudpool.aws.autoscaling
Version

Version

5.2.3
Type

Type

jar
Description

Description

elastisys:scale :: cloudpool :: aws :: auto scaling
A cloud pool capable of managing the capacity of AWS Auto Scaling Groups. 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.aws.autoscaling 5.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.elastisys.scale : cloudpool.api jar 5.2.3
com.elastisys.scale : cloudpool.multipool jar 5.2.3
com.elastisys.scale : cloudpool.aws.commons jar 5.2.3
com.elastisys.scale : cloudpool.commons jar 5.2.3
ch.qos.logback : logback-classic jar
junit : junit jar

test (1)

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

Project Modules

There are no modules declared in this project.