Last Version

elastisys:scale :: cloudadapters :: AWS :: Auto Scaling Group adapter 2.0.1

A cloud adapter 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 adapter REST API endpoint.

License

License

Categories

Categories

AWS Container PaaS Providers Auto Application Layer Libs Code Generators
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

cloudadapters.aws.autoscaling
Version

Version

2.0.1
Type

Type

jar
Description

Description

elastisys:scale :: cloudadapters :: AWS :: Auto Scaling Group adapter
A cloud adapter 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 adapter REST API endpoint.
Project Organization

Project Organization

elastisys

Download cloudadapters.aws.autoscaling 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.elastisys.scale : cloudadapters.api jar 2.0.1
com.elastisys.scale : cloudadapters.aws.commons jar 2.0.1
com.elastisys.scale : cloudadapters.commons jar 2.0.1
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.