License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.statful.client.framework |
ArtifactId | ArtifactIdstatful-micrometer-registry |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionstatful-micrometer-registry
Statful registry configuration for Micrometer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.statful.client.framework/statful-micrometer-registry/
implementation 'com.statful.client.framework:statful-micrometer-registry:1.0.5'
// https://jarcasting.com/artifacts/com.statful.client.framework/statful-micrometer-registry/
implementation ("com.statful.client.framework:statful-micrometer-registry:1.0.5")
'com.statful.client.framework:statful-micrometer-registry:jar:1.0.5'
<dependency org="com.statful.client.framework" name="statful-micrometer-registry" rev="1.0.5">
<artifact name="statful-micrometer-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.statful.client.framework', module='statful-micrometer-registry', version='1.0.5')
)
libraryDependencies += "com.statful.client.framework" % "statful-micrometer-registry" % "1.0.5"
[com.statful.client.framework/statful-micrometer-registry "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
com.google.guava : guava | jar | 23.0 |
Group / Artifact | Type | Version |
---|---|---|
com.statful.client : http-client | jar | 2.3.1 |
com.statful.client : udp-client | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.12 |