is not current version
Last Version 1.2.1

jvmm-core 1.0.0

Provides access to operating system, process, thread and other information during Java runtime.

License

License

GroupId

GroupId

io.github.tzfun.jvmm
ArtifactId

ArtifactId

jvmm-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

jvmm-core
Provides access to operating system, process, thread and other information during Java runtime.
Project URL

Project URL

https://github.com/tzfun/jvmm
Source Code Management

Source Code Management

https://github.com/tzfun/jvmm

Download jvmm-core 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.beifengtz.jvmm » common jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.