MVN

org.springframework.metrics : spring-metrics

Maven & Gradle

Jun 17, 2017
1 usages
4.2k stars

spring-metrics · Application monitoring metrics for Spring applications

<dependency>
    <groupId>org.springframework.metrics</groupId>
    <artifactId>spring-metrics</artifactId>
    <version>0.5.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.metrics : spring-metrics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1.RELEASE

All Versions

Choose a version of org.springframework.metrics : spring-metrics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
spring-metrics-0.5.1.RELEASE
spring-metrics-0.5.0.RELEASE
0.4.x
spring-metrics-0.4.0.RELEASE
0.3.x
spring-metrics-0.3.0.RELEASE
0.2.x
spring-metrics-0.2.1.RELEASE
0.1.x
spring-metrics-0.1.1.RELEASE

How to add a dependency to Maven

Add the following org.springframework.metrics : spring-metrics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.metrics</groupId>
    <artifactId>spring-metrics</artifactId>
    <version>0.5.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.metrics : spring-metrics gradle dependency to your build.gradle file:

implementation 'org.springframework.metrics:spring-metrics:0.5.1.RELEASE'

Gradle Kotlin DSL: Add the following org.springframework.metrics : spring-metrics gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.metrics:spring-metrics:0.5.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.metrics : spring-metrics sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.metrics" % "spring-metrics" % "0.5.1.RELEASE"

Advertisement

Dependencies from Group

Jun 17, 2017
1 usages
4.2k stars

Discover Dependencies

Apr 03, 2023
199 usages
194 stars
sts
Aug 25, 2023
99 usages
1.8k stars
Sep 28, 2017
16 usages
0 stars
Mar 03, 2021
428 usages
Jul 07, 2023
27 usages
Aug 18, 2023
58 usages
86 stars
Aug 05, 2023
38 usages
36.2k stars