MVN

io.advantageous.metrik : metrik

Maven & Gradle

Apr 22, 2016
1 usages
4 stars

metrik · Interfaces for gathering runtime metrics, KPIs, and other stats for Microservice Container Development. Supports Consul, StatsD, InfluxDB and more.

<dependency>
    <groupId>io.advantageous.metrik</groupId>
    <artifactId>metrik</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.advantageous.metrik : metrik to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.advantageous.metrik : metrik to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
metrik-0.1.0

How to add a dependency to Maven

Add the following io.advantageous.metrik : metrik maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.advantageous.metrik</groupId>
    <artifactId>metrik</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.advantageous.metrik : metrik gradle dependency to your build.gradle file:

implementation 'io.advantageous.metrik:metrik:0.1.0'

Gradle Kotlin DSL: Add the following io.advantageous.metrik : metrik gradle kotlin dependency to your build.gradle.kts file:

implementation("io.advantageous.metrik:metrik:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.advantageous.metrik : metrik sbt scala dependency to your build.sbt file:

libraryDependencies += "io.advantageous.metrik" % "metrik" % "0.1.0"

Advertisement

Dependencies from Group

Apr 22, 2016
1 usages
4 stars

Discover Dependencies

Nov 20, 2017
3 usages
26 stars
Mar 09, 2020
3 usages
59.1k stars
Sep 27, 2021
2 usages
24 stars
Oct 30, 2022
2 usages
Jan 05, 2023
6 usages
60 stars
Feb 09, 2023
3 usages
3 stars