MVN

com.spotify : folsom-micrometer-metrics

Maven & Gradle

Aug 14, 2023
140 stars
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>folsom-micrometer-metrics</artifactId>
    <version>1.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify : folsom-micrometer-metrics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16.1

All Versions

Choose a version of com.spotify : folsom-micrometer-metrics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.16.x
folsom-micrometer-metrics-1.16.1
folsom-micrometer-metrics-1.16.0
1.15.x
folsom-micrometer-metrics-1.15.1
folsom-micrometer-metrics-1.15.0
1.14.x
folsom-micrometer-metrics-1.14.0
1.13.x
folsom-micrometer-metrics-1.13.1
folsom-micrometer-metrics-1.13.0
1.12.x
folsom-micrometer-metrics-1.12.1
folsom-micrometer-metrics-1.12.0
1.11.x
folsom-micrometer-metrics-1.11.0
1.10.x
folsom-micrometer-metrics-1.10.0

How to add a dependency to Maven

Add the following com.spotify : folsom-micrometer-metrics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>folsom-micrometer-metrics</artifactId>
    <version>1.16.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spotify : folsom-micrometer-metrics gradle dependency to your build.gradle file:

implementation 'com.spotify:folsom-micrometer-metrics:1.16.1'

Gradle Kotlin DSL: Add the following com.spotify : folsom-micrometer-metrics gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spotify:folsom-micrometer-metrics:1.16.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spotify : folsom-micrometer-metrics sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spotify" % "folsom-micrometer-metrics" % "1.16.1"

Advertisement

Dependencies from Group

May 13, 2019
179 usages
1.4k stars
Jul 22, 2021
82 usages
Oct 21, 2021
38 usages
133 stars
Mar 30, 2020
37 usages
2.5k stars
Aug 18, 2023
34 usages
2.5k stars

Discover Dependencies