Cpu Watcher

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

Лицензия

Лицензия

Группа

Группа

com.github.dyorgio.runtime
Идентификатор

Идентификатор

cpu-watcher
Последняя версия

Последняя версия

1.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cpu Watcher
A Java Library/App to limit another process CPU usage.
Ссылка на сайт

Ссылка на сайт

https://github.com/dyorgio/cpu-watcher
Система контроля версий

Система контроля версий

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

Скачать cpu-watcher

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.oshi : oshi-core jar 6.0.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
com.github.dyorgio.runtime : out-process jar 1.2.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0