MVN

io.github.ddk-prog : cxf-prometheus-metrics

Maven & Gradle

May 09, 2020
1 stars

cxf-prometheus-metrics · Lib to collect prometheus statistics for spring boot actuator

<dependency>
    <groupId>io.github.ddk-prog</groupId>
    <artifactId>cxf-prometheus-metrics</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ddk-prog : cxf-prometheus-metrics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.github.ddk-prog : cxf-prometheus-metrics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cxf-prometheus-metrics-1.1.1
1.0.x
cxf-prometheus-metrics-1.0.0

How to add a dependency to Maven

Add the following io.github.ddk-prog : cxf-prometheus-metrics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.ddk-prog</groupId>
    <artifactId>cxf-prometheus-metrics</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.ddk-prog : cxf-prometheus-metrics gradle dependency to your build.gradle file:

implementation 'io.github.ddk-prog:cxf-prometheus-metrics:1.1.1'

Gradle Kotlin DSL: Add the following io.github.ddk-prog : cxf-prometheus-metrics gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.ddk-prog:cxf-prometheus-metrics:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.ddk-prog : cxf-prometheus-metrics sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.ddk-prog" % "cxf-prometheus-metrics" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 28, 2021
7 usages
306 stars
Aug 07, 2023
19 usages
Apr 06, 2022
3 usages
11.2k stars
Mar 26, 2023
3 stars
Oct 12, 2021
1 usages
25 stars
Nov 14, 2012
1.2k usages
Dec 04, 2014
427 usages
Dec 06, 2005
15 usages
Apr 05, 2015
18 usages
68 stars