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-web | 
    
| Last Version | Last Version0.7.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOrbit Metrics Integration for Jetty and Jersey 
            Orbit is a JVM framework that makes it easier to build distributed and scalable online services. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| orbit-metrics-web-0.7.1.pom | |
| orbit-metrics-web-0.7.1.jar | 3 KB | 
| orbit-metrics-web-0.7.1-sources.jar | 1 KB | 
| orbit-metrics-web-0.7.1-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics-web/ -->
<dependency>
    <groupId>com.ea.orbit</groupId>
    <artifactId>orbit-metrics-web</artifactId>
    <version>0.7.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics-web/
implementation 'com.ea.orbit:orbit-metrics-web:0.7.1'
                // https://jarcasting.com/artifacts/com.ea.orbit/orbit-metrics-web/
implementation ("com.ea.orbit:orbit-metrics-web:0.7.1")
                'com.ea.orbit:orbit-metrics-web:jar:0.7.1'
                <dependency org="com.ea.orbit" name="orbit-metrics-web" rev="0.7.1">
  <artifact name="orbit-metrics-web" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ea.orbit', module='orbit-metrics-web', version='0.7.1')
)
                libraryDependencies += "com.ea.orbit" % "orbit-metrics-web" % "0.7.1"
                [com.ea.orbit/orbit-metrics-web "0.7.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.ea.orbit : orbit-metrics | jar | 0.7.1 | 
| io.dropwizard.metrics : metrics-jetty9 | jar | 3.1.2 | 
| org.eclipse.jetty : jetty-server | jar | 9.3.6.v20151106 | 
| com.ea.orbit : orbit-commons | jar | 0.7.1 | 
| com.ea.orbit : orbit-container | jar | 0.7.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
Orbit has now moved to a new location at https://github.com/orbit/orbit