is not current version
Last Version 0.2.1

io.tornimo:tornimo-spring-reporter v0.0.2

Spring metric reporter for Tornimo.io

GroupId

GroupId

io.tornimo
ArtifactId

ArtifactId

tornimo-spring-reporter
Version

Version

v0.0.2
Type

Type

jar

Download tornimo-spring-reporter v0.0.2


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