Last Version

Cpu Watcher 1.3.1

A Java Library/App to limit another process CPU usage.

License

License

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

cpu-watcher
Version

Version

1.3.1
Type

Type

jar
Description

Description

Cpu Watcher
A Java Library/App to limit another process CPU usage.
Project URL

Project URL

https://github.com/dyorgio/cpu-watcher
Source Code Management

Source Code Management

https://github.com/dyorgio/cpu-watcher.git

Download cpu-watcher 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/ -->
<dependency>
    <groupId>com.github.dyorgio.runtime</groupId>
    <artifactId>cpu-watcher</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation 'com.github.dyorgio.runtime:cpu-watcher:1.3.1'
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation ("com.github.dyorgio.runtime:cpu-watcher:1.3.1")
'com.github.dyorgio.runtime:cpu-watcher:jar:1.3.1'
<dependency org="com.github.dyorgio.runtime" name="cpu-watcher" rev="1.3.1">
  <artifact name="cpu-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dyorgio.runtime', module='cpu-watcher', version='1.3.1')
)
libraryDependencies += "com.github.dyorgio.runtime" % "cpu-watcher" % "1.3.1"
[com.github.dyorgio.runtime/cpu-watcher "1.3.1"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
com.github.dyorgio.runtime : out-process jar 1.2.7

Project Modules

There are no modules declared in this project.