Last Version

elastisys:scale :: cloudpool :: aws :: ec2 5.2.3

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

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

cloudpool.aws.ec2
Version

Version

5.2.3
Type

Type

jar
Description

Description

elastisys:scale :: cloudpool :: aws :: ec2
A cloud pool 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 pool REST API endpoint.
Project Organization

Project Organization

Elastisys

Download cloudpool.aws.ec2 5.2.3


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

Dependencies

compile (7)

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.commons jar 5.2.3
com.elastisys.scale : cloudpool.aws.commons jar 5.2.3
com.elastisys.scale : commons.util jar 2.3.4
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.