License |
License |
---|---|
GroupId | GroupIdcom.github.dyorgio.runtime |
ArtifactId | ArtifactIdcpu-watcher |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionCpu Watcher
A Java Library/App to limit another process CPU usage.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cpu-watcher-1.2.3.pom | |
cpu-watcher-1.2.3.jar | 1 MB |
cpu-watcher-1.2.3-win-x64.jar | 863 KB |
cpu-watcher-1.2.3-win-universal.jar | 1 MB |
cpu-watcher-1.2.3-sources.jar | 2 MB |
cpu-watcher-1.2.3-mac-x64.jar | 256 KB |
cpu-watcher-1.2.3-mac-universal.jar | 376 KB |
cpu-watcher-1.2.3-linux-universal.jar | 754 KB |
cpu-watcher-1.2.3-linux-desktop-universal.jar | 378 KB |
cpu-watcher-1.2.3-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/ -->
<dependency>
<groupId>com.github.dyorgio.runtime</groupId>
<artifactId>cpu-watcher</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation 'com.github.dyorgio.runtime:cpu-watcher:1.2.3'
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation ("com.github.dyorgio.runtime:cpu-watcher:1.2.3")
'com.github.dyorgio.runtime:cpu-watcher:jar:1.2.3'
<dependency org="com.github.dyorgio.runtime" name="cpu-watcher" rev="1.2.3">
<artifact name="cpu-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dyorgio.runtime', module='cpu-watcher', version='1.2.3')
)
libraryDependencies += "com.github.dyorgio.runtime" % "cpu-watcher" % "1.2.3"
[com.github.dyorgio.runtime/cpu-watcher "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hyperic » sigar-dist | zip | 1.6.5.132-6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.dyorgio.runtime : out-process | jar | 1.2.7 |