License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-system |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-system
icefrog 系统调用(Runtime)、系统监控封装
|
Filename | Size |
---|---|
icefrog-system-1.0.0.pom | |
icefrog-system-1.0.0.jar | 23 KB |
icefrog-system-1.0.0-sources.jar | 20 KB |
icefrog-system-1.0.0-javadoc.jar | 129 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.oshi : oshi-core | jar | 5.8.1 |
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 |