is not current version
Last Version 1.0.5

com.statful.client.framework:statful-micrometer-registry 1.0.2

Statful registry configuration for Micrometer.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.statful.client.framework
ArtifactId

ArtifactId

statful-micrometer-registry
Version

Version

1.0.2
Type

Type

jar

Download statful-micrometer-registry 1.0.2


<!-- https://jarcasting.com/artifacts/com.statful.client.framework/statful-micrometer-registry/ -->
<dependency>
    <groupId>com.statful.client.framework</groupId>
    <artifactId>statful-micrometer-registry</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.statful.client.framework/statful-micrometer-registry/
implementation 'com.statful.client.framework:statful-micrometer-registry:1.0.2'
// https://jarcasting.com/artifacts/com.statful.client.framework/statful-micrometer-registry/
implementation ("com.statful.client.framework:statful-micrometer-registry:1.0.2")
'com.statful.client.framework:statful-micrometer-registry:jar:1.0.2'
<dependency org="com.statful.client.framework" name="statful-micrometer-registry" rev="1.0.2">
  <artifact name="statful-micrometer-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.statful.client.framework', module='statful-micrometer-registry', version='1.0.2')
)
libraryDependencies += "com.statful.client.framework" % "statful-micrometer-registry" % "1.0.2"
[com.statful.client.framework/statful-micrometer-registry "1.0.2"]