is not current version
Last Version 1.2

com.github.robertnetz:dogstatsd-spring-boot-starter 1.0.3

a spring-boot-starter for pushing metrics to a dogstatsd-agent.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.github.robertnetz
ArtifactId

ArtifactId

dogstatsd-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar

Download dogstatsd-spring-boot-starter 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.robertnetz</groupId>
    <artifactId>dogstatsd-spring-boot-starter</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/
implementation 'com.github.robertnetz:dogstatsd-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.robertnetz/dogstatsd-spring-boot-starter/
implementation ("com.github.robertnetz:dogstatsd-spring-boot-starter:1.0.3")
'com.github.robertnetz:dogstatsd-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.robertnetz" name="dogstatsd-spring-boot-starter" rev="1.0.3">
  <artifact name="dogstatsd-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robertnetz', module='dogstatsd-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.github.robertnetz" % "dogstatsd-spring-boot-starter" % "1.0.3"
[com.github.robertnetz/dogstatsd-spring-boot-starter "1.0.3"]