Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
| License | License | 
|---|---|
| Categories | CategoriesMetrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.ea.orbit | 
| ArtifactId | ArtifactIdorbit-metrics | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOrbit Metrics Orbit is a JVM framework that makes it easier to build distributed and scalable online services. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| orbit-metrics-0.7.1.pom | |
| orbit-metrics-0.7.1.jar | 19 KB | 
| orbit-metrics-0.7.1-sources.jar | 16 KB | 
| orbit-metrics-0.7.1-javadoc.jar | 89 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| junit : junit | jar | 4.12 | 
Orbit has now moved to a new location at https://github.com/orbit/orbit