Last Version

Orbit Metrics 0.7.1

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-metrics
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Metrics
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-metrics 0.7.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13
io.dropwizard.metrics : metrics-core jar 3.1.2
io.dropwizard.metrics : metrics-ganglia Optional jar 3.1.2
io.dropwizard.metrics : metrics-graphite jar 3.1.2
io.dropwizard.metrics : metrics-jvm jar 3.1.2
com.ea.orbit : orbit-commons jar 0.7.1
com.ea.orbit : orbit-container jar 0.7.1

test (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.