elastisys:scale :: cloudadapters :: AWS :: EC2 adapter

A cloud adapter capable of managing a scaling group of EC2 instances. 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
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

cloudadapters.aws.ec2
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

elastisys:scale :: cloudadapters :: AWS :: EC2 adapter
A cloud adapter capable of managing a scaling group of EC2 instances. 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.ec2

How to add to project

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

Dependencies

compile (6)

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

elastisys

cloud-native solutions and professional services

Versions

Version
2.0.1
2.0.0
1.1.1
1.1.0
1.0.1
1.0.0