is not current version
Last Version 1.3.1

Cpu Watcher 1.2.4

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.2.4
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.2.4


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

Dependencies

provided (1)

Group / Artifact Type Version
org.hyperic » sigar-dist zip 1.6.5.132-6

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.