is not current version
Last Version 2.0.0-alpha.108

cloud.orbit:orbit-server-prometheus 2.0.0-alpha.101

Orbit is a system to make building highly scalable realtime services easier.

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-server-prometheus
Version

Version

2.0.0-alpha.101
Type

Type

jar

Download orbit-server-prometheus 2.0.0-alpha.101


<!-- https://jarcasting.com/artifacts/cloud.orbit/orbit-server-prometheus/ -->
<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-server-prometheus</artifactId>
    <version>2.0.0-alpha.101</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.orbit/orbit-server-prometheus/
implementation 'cloud.orbit:orbit-server-prometheus:2.0.0-alpha.101'
// https://jarcasting.com/artifacts/cloud.orbit/orbit-server-prometheus/
implementation ("cloud.orbit:orbit-server-prometheus:2.0.0-alpha.101")
'cloud.orbit:orbit-server-prometheus:jar:2.0.0-alpha.101'
<dependency org="cloud.orbit" name="orbit-server-prometheus" rev="2.0.0-alpha.101">
  <artifact name="orbit-server-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.orbit', module='orbit-server-prometheus', version='2.0.0-alpha.101')
)
libraryDependencies += "cloud.orbit" % "orbit-server-prometheus" % "2.0.0-alpha.101"
[cloud.orbit/orbit-server-prometheus "2.0.0-alpha.101"]