is not current version
Last Version 0.2.1

io.tornimo:tornimo-spring-reporter 0.2.0

Spring metric reporter for Tornimo.io

GroupId

GroupId

io.tornimo
ArtifactId

ArtifactId

tornimo-spring-reporter
Version

Version

0.2.0
Type

Type

jar

Download tornimo-spring-reporter 0.2.0


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