Last Version

common-jmx 2.4.2

common java library

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-jmx
Version

Version

2.4.2
Type

Type

jar
Description

Description

common-jmx
common java library

Download common-jmx 2.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.l0km : common-base jar 2.4.2
com.gitee.l0km : common-bean jar 2.4.2

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.errorprone : error_prone_annotations jar 2.0.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.