Last Version

metrics module 1.6.9

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-metrics
Version

Version

1.6.9
Type

Type

jar
Description

Description

metrics module
A modular micro web framework for Java and Kotlin

Download jooby-metrics 1.6.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
io.dropwizard.metrics : metrics-core jar 4.0.2
io.dropwizard.metrics : metrics-healthchecks jar 4.0.2
io.dropwizard.metrics : metrics-jvm jar 4.0.2

test (8)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
org.jooby : jooby-netty jar 1.6.9
org.jooby : jooby-jackson jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.