не последняя версия
Последняя версия 2.0.1

com.elastisys.scale:cloudadapters.aws.ec2 2.0.0

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.

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

com.elastisys.scale
Идентификатор

Идентификатор

cloudadapters.aws.ec2
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать cloudadapters.aws.ec2 2.0.0


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