Last Version

io.github.jnan88:monitor-jvm 0.0.1

This project provides the JVM runtime-related information to the outside world by using the web-provided HTTP service

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

io.github.jnan88
ArtifactId

ArtifactId

monitor-jvm
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.github.jnan88:monitor-jvm
This project provides the JVM runtime-related information to the outside world by using the web-provided HTTP service
Project URL

Project URL

https://github.com/jnan88/monitor-jvm
Source Code Management

Source Code Management

https://github.com/jnan88/monitor-jvm

Download monitor-jvm 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.jnan88/monitor-jvm/ -->
<dependency>
    <groupId>io.github.jnan88</groupId>
    <artifactId>monitor-jvm</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jnan88/monitor-jvm/
implementation 'io.github.jnan88:monitor-jvm:0.0.1'
// https://jarcasting.com/artifacts/io.github.jnan88/monitor-jvm/
implementation ("io.github.jnan88:monitor-jvm:0.0.1")
'io.github.jnan88:monitor-jvm:jar:0.0.1'
<dependency org="io.github.jnan88" name="monitor-jvm" rev="0.0.1">
  <artifact name="monitor-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jnan88', module='monitor-jvm', version='0.0.1')
)
libraryDependencies += "io.github.jnan88" % "monitor-jvm" % "0.0.1"
[io.github.jnan88/monitor-jvm "0.0.1"]

Dependencies

provided (3)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.37
io.netty : netty-all jar 4.1.19.Final
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.