icefrog-system

icefrog 系统调用(Runtime)、系统监控封装

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-system
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-system
icefrog 系统调用(Runtime)、系统监控封装

Download icefrog-system

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.whaleal : icefrog-core jar 1.0.0

provided (1)

Group / Artifact Type Version
com.github.oshi : oshi-core jar 5.8.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0