License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfolsom-micrometer-metrics |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-micrometer-metrics/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-micrometer-metrics</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-micrometer-metrics/
implementation 'com.spotify:folsom-micrometer-metrics:1.14.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-micrometer-metrics/
implementation ("com.spotify:folsom-micrometer-metrics:1.14.0")
'com.spotify:folsom-micrometer-metrics:jar:1.14.0'
<dependency org="com.spotify" name="folsom-micrometer-metrics" rev="1.14.0">
<artifact name="folsom-micrometer-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-micrometer-metrics', version='1.14.0')
)
libraryDependencies += "com.spotify" % "folsom-micrometer-metrics" % "1.14.0"
[com.spotify/folsom-micrometer-metrics "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-core | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : folsom | jar | 1.14.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.11.2 |