elastisys :: autoscaler :: distro :: standard

Standard autoscaler server distribution. This build module produces an all-in-one server executable jar file. When executed, an embedded web server is started that publishes the REST API endpoint.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.elastisys
ArtifactId

ArtifactId

autoscaler.distro.standard
Last Version

Last Version

5.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

elastisys :: autoscaler :: distro :: standard
Standard autoscaler server distribution. This build module produces an all-in-one server executable jar file. When executed, an embedded web server is started that publishes the REST API endpoint.
Project Organization

Project Organization

Elastisys

Download autoscaler.distro.standard

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.elastisys : autoscaler.server jar 5.2.2
com.elastisys : autoscaler.predictors.reactive jar 5.2.2
com.elastisys : autoscaler.predictors.rulebased jar 5.2.2
com.elastisys : autoscaler.metricstreamers.opentsdb jar 5.2.2
com.elastisys : autoscaler.metricstreamers.cloudwatch jar 5.2.2
com.elastisys : autoscaler.metricstreamers.ceilometer jar 5.2.2
com.elastisys : autoscaler.metricstreamers.influxdb jar 5.2.2
com.elastisys : autoscaler.metricstreamers.streamjoiner jar 5.2.2
com.elastisys : autoscaler.systemhistorians.opentsdb jar 5.2.2
com.elastisys : autoscaler.systemhistorians.file jar 5.2.2
com.elastisys : autoscaler.systemhistorians.influxdb jar 5.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.2