MVN

io.netty : netty-metrics-yammer

Maven & Gradle

Dec 03, 2012

Netty/Yammer Metrics Provider

<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-metrics-yammer</artifactId>
    <version>4.0.0.Alpha8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.netty : netty-metrics-yammer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0.Alpha8
  • Latest Alpha: 4.0.0.Alpha8

All Versions

Choose a version of io.netty : netty-metrics-yammer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
netty-metrics-yammer-4.0.0.Alpha8
netty-metrics-yammer-4.0.0.Alpha7
netty-metrics-yammer-4.0.0.Alpha6

How to add a dependency to Maven

Add the following io.netty : netty-metrics-yammer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-metrics-yammer</artifactId>
    <version>4.0.0.Alpha8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.netty : netty-metrics-yammer gradle dependency to your build.gradle file:

implementation 'io.netty:netty-metrics-yammer:4.0.0.Alpha8'

Gradle Kotlin DSL: Add the following io.netty : netty-metrics-yammer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.netty:netty-metrics-yammer:4.0.0.Alpha8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.netty : netty-metrics-yammer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.netty" % "netty-metrics-yammer" % "4.0.0.Alpha8"

Advertisement

Dependencies from Group

Aug 23, 2023
2.4k usages
32.7k stars
Aug 23, 2023
1.6k usages
31.4k stars
Aug 23, 2023
1.3k usages
31.4k stars
Aug 23, 2023
1.2k usages
31.4k stars
Aug 23, 2023
1.2k usages
31.4k stars

Discover Dependencies