is not current version
Last Version 5.1.0

Google Guice - Extensions - JMX 5.0.1

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-jmx
Version

Version

5.0.1
Type

Type

jar
Description

Description

Google Guice - Extensions - JMX
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice-jmx 5.0.1


<!-- https://jarcasting.com/artifacts/com.google.inject.extensions/guice-jmx/ -->
<dependency>
    <groupId>com.google.inject.extensions</groupId>
    <artifactId>guice-jmx</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-jmx/
implementation 'com.google.inject.extensions:guice-jmx:5.0.1'
// https://jarcasting.com/artifacts/com.google.inject.extensions/guice-jmx/
implementation ("com.google.inject.extensions:guice-jmx:5.0.1")
'com.google.inject.extensions:guice-jmx:jar:5.0.1'
<dependency org="com.google.inject.extensions" name="guice-jmx" rev="5.0.1">
  <artifact name="guice-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.inject.extensions', module='guice-jmx', version='5.0.1')
)
libraryDependencies += "com.google.inject.extensions" % "guice-jmx" % "5.0.1"
[com.google.inject.extensions/guice-jmx "5.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 5.0.1

test (4)

Group / Artifact Type Version
com.google.inject : guice jar 5.0.1
com.google.guava : guava-testlib jar 30.1-jre
org.ow2.asm : asm jar 9.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.