License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.elastisys |
ArtifactId | ArtifactIdautoscaler.metricstreamers |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionelastisys :: autoscaler :: metric streamers
metric streamer implementations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
autoscaler.metricstreamers-5.2.2.pom | 774 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers/ -->
<dependency>
<groupId>com.elastisys</groupId>
<artifactId>autoscaler.metricstreamers</artifactId>
<version>5.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers/
implementation 'com.elastisys:autoscaler.metricstreamers:5.2.2'
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers/
implementation ("com.elastisys:autoscaler.metricstreamers:5.2.2")
'com.elastisys:autoscaler.metricstreamers:pom:5.2.2'
<dependency org="com.elastisys" name="autoscaler.metricstreamers" rev="5.2.2">
<artifact name="autoscaler.metricstreamers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elastisys', module='autoscaler.metricstreamers', version='5.2.2')
)
libraryDependencies += "com.elastisys" % "autoscaler.metricstreamers" % "5.2.2"
[com.elastisys/autoscaler.metricstreamers "5.2.2"]