License |
License |
---|---|
GroupId | GroupIdcom.whaleal.icefrog |
ArtifactId | ArtifactIdicefrog-system |
Version | Version1.1.6 |
Type | Typejar |
Description |
Descriptionicefrog-system
icefrog 系统调用(Runtime)、系统监控封装
|
Filename | Size |
---|---|
icefrog-system-1.1.6.pom | |
icefrog-system-1.1.6.jar | 23 KB |
icefrog-system-1.1.6-sources.jar | 20 KB |
icefrog-system-1.1.6-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-system/ -->
<dependency>
<groupId>com.whaleal.icefrog</groupId>
<artifactId>icefrog-system</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-system/
implementation 'com.whaleal.icefrog:icefrog-system:1.1.6'
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-system/
implementation ("com.whaleal.icefrog:icefrog-system:1.1.6")
'com.whaleal.icefrog:icefrog-system:jar:1.1.6'
<dependency org="com.whaleal.icefrog" name="icefrog-system" rev="1.1.6">
<artifact name="icefrog-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.icefrog', module='icefrog-system', version='1.1.6')
)
libraryDependencies += "com.whaleal.icefrog" % "icefrog-system" % "1.1.6"
[com.whaleal.icefrog/icefrog-system "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.icefrog : icefrog-core | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.oshi : oshi-core | jar | 5.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 2.0.0-alpha5 |
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.22 |