MVN

com.google.inject.extensions : guice-jmx

Maven & Gradle

May 12, 2023
89 usages
12k stars

Google Guice - Extensions - JMX

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-jmx</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.inject.extensions : guice-jmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.0
  • Latest Release Candidate: 6.0.0-rc2
  • Latest Beta: 5.0.0-BETA-1

All Versions

Choose a version of com.google.inject.extensions : guice-jmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
guice-jmx-7.0.0
guice-jmx-7.0.0-rc1
6.0.x
guice-jmx-6.0.0
guice-jmx-6.0.0-rc2
guice-jmx-6.0.0-rc1
5.1.x
guice-jmx-5.1.0
5.0.x
guice-jmx-5.0.1
guice-jmx-5.0.0
guice-jmx-5.0.0-BETA-1
4.2.x
guice-jmx-4.2.3
guice-jmx-4.2.2
guice-jmx-4.2.1
guice-jmx-4.2.0
4.1.x
guice-jmx-4.1.0
4.0
guice-jmx-4.0
guice-jmx-4.0-beta5
guice-jmx-4.0-beta4
guice-jmx-4.0-beta
3.0
guice-jmx-3.0
guice-jmx-3.0-rc3
guice-jmx-3.0-rc2
2.0
guice-jmx-2.0

How to add a dependency to Maven

Add the following com.google.inject.extensions : guice-jmx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-jmx</artifactId>
    <version>7.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.inject.extensions : guice-jmx gradle dependency to your build.gradle file:

implementation 'com.google.inject.extensions:guice-jmx:7.0.0'

Gradle Kotlin DSL: Add the following com.google.inject.extensions : guice-jmx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.inject.extensions:guice-jmx:7.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.inject.extensions : guice-jmx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.inject.extensions" % "guice-jmx" % "7.0.0"

Advertisement

Dependencies from Group

Mar 20, 2020
976 usages
12k stars
May 12, 2023
625 usages
12k stars
May 12, 2023
581 usages
10.6k stars
May 12, 2023
146 usages
12k stars
May 12, 2023
123 usages
12k stars

Discover Dependencies

Nov 01, 2022
7 usages
203 stars
Aug 03, 2016
15 usages
13 stars
Aug 01, 2023
18 usages
54 stars
Aug 22, 2022
12 usages
3.4k stars
Apr 16, 2020
1 usages
Feb 12, 2020
7 usages
5 stars
Apr 14, 2019
6 usages
2 stars