License |
License |
---|---|
GroupId | GroupIdio.tornimo |
ArtifactId | ArtifactIdtornimo-spring-reporter |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionio.tornimo:tornimo-spring-reporter
Spring metric reporter for Tornimo.io
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-reporter/ -->
<dependency>
<groupId>io.tornimo</groupId>
<artifactId>tornimo-spring-reporter</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-reporter/
implementation 'io.tornimo:tornimo-spring-reporter:0.2.1'
// https://jarcasting.com/artifacts/io.tornimo/tornimo-spring-reporter/
implementation ("io.tornimo:tornimo-spring-reporter:0.2.1")
'io.tornimo:tornimo-spring-reporter:jar:0.2.1'
<dependency org="io.tornimo" name="tornimo-spring-reporter" rev="0.2.1">
<artifact name="tornimo-spring-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tornimo', module='tornimo-spring-reporter', version='0.2.1')
)
libraryDependencies += "io.tornimo" % "tornimo-spring-reporter" % "0.2.1"
[io.tornimo/tornimo-spring-reporter "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 4.0.3 |
io.dropwizard.metrics : metrics-graphite | jar | 4.0.3 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.5.RELEASE |