is not current version
Last Version 1.2.1

jvmm-common 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-common
Version

Version

1.0.0
Type

Type

jar
Description

Description

jvmm-common
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-common 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.11
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1-jre
org.yaml : snakeyaml jar 1.27

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.