statsd-autoconfiguration

Easily integrate StatsD with Spring

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Configuration config
GroupId

GroupId

com.github.cristianoperez
ArtifactId

ArtifactId

statsd-autoconfiguration
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

statsd-autoconfiguration
Easily integrate StatsD with Spring
Project URL

Project URL

https://github.com/cristianoperez/statsd-autoconfiguration
Project Organization

Project Organization

Pivotal Software, Inc.

Download statsd-autoconfiguration

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cristianoperez/statsd-autoconfiguration/ -->
<dependency>
    <groupId>com.github.cristianoperez</groupId>
    <artifactId>statsd-autoconfiguration</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cristianoperez/statsd-autoconfiguration/
implementation 'com.github.cristianoperez:statsd-autoconfiguration:1.0.1'
// https://jarcasting.com/artifacts/com.github.cristianoperez/statsd-autoconfiguration/
implementation ("com.github.cristianoperez:statsd-autoconfiguration:1.0.1")
'com.github.cristianoperez:statsd-autoconfiguration:jar:1.0.1'
<dependency org="com.github.cristianoperez" name="statsd-autoconfiguration" rev="1.0.1">
  <artifact name="statsd-autoconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cristianoperez', module='statsd-autoconfiguration', version='1.0.1')
)
libraryDependencies += "com.github.cristianoperez" % "statsd-autoconfiguration" % "1.0.1"
[com.github.cristianoperez/statsd-autoconfiguration "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.5.10.RELEASE
com.timgroup : java-statsd-client jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0