| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdde.otto.microservice |
| ArtifactId | ArtifactIdmetrics |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmetrics
Status library of the springboot-microservice project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| metrics-0.0.2.pom | |
| metrics-0.0.2.jar | 3 KB |
| metrics-0.0.2-sources.jar | 2 KB |
| metrics-0.0.2-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.otto.microservice/metrics/ -->
<dependency>
<groupId>de.otto.microservice</groupId>
<artifactId>metrics</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.microservice/metrics/
implementation 'de.otto.microservice:metrics:0.0.2'
// https://jarcasting.com/artifacts/de.otto.microservice/metrics/
implementation ("de.otto.microservice:metrics:0.0.2")
'de.otto.microservice:metrics:jar:0.0.2'
<dependency org="de.otto.microservice" name="metrics" rev="0.0.2">
<artifact name="metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.microservice', module='metrics', version='0.0.2')
)
libraryDependencies += "de.otto.microservice" % "metrics" % "0.0.2"
[de.otto.microservice/metrics "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.2.1.RELEASE |
| net.jcip : jcip-annotations | jar | 1.0 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.0 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| io.dropwizard.metrics : metrics-graphite | jar | 3.1.0 |
| com.ryantenney.metrics : metrics-spring | jar | 3.0.3 |
| org.springframework.boot : spring-boot-starter-jetty | jar | 1.2.1.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.2.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ning : async-http-client | jar | 1.8.3 |
| de.otto.microservice » testsupport | jar | 0.0.2 |
| org.testng : testng | jar | 6.1.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.uncommons : reportng | jar | 1.1.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |