Monitor Thread

A simple monitor thread used to control server processes with optional support for creating Maven plugins

Лицензия

Лицензия

Группа

Группа

com.btmatthews.utils
Идентификатор

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

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

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

2.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Monitor Thread
A simple monitor thread used to control server processes with optional support for creating Maven plugins
Организация-разработчик

Организация-разработчик

Brian Matthews

Скачать monitor

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

<!-- https://jarcasting.com/artifacts/com.btmatthews.utils/monitor/ -->
<dependency>
    <groupId>com.btmatthews.utils</groupId>
    <artifactId>monitor</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.utils/monitor/
implementation 'com.btmatthews.utils:monitor:2.1.3'
// https://jarcasting.com/artifacts/com.btmatthews.utils/monitor/
implementation ("com.btmatthews.utils:monitor:2.1.3")
'com.btmatthews.utils:monitor:jar:2.1.3'
<dependency org="com.btmatthews.utils" name="monitor" rev="2.1.3">
  <artifact name="monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.utils', module='monitor', version='2.1.3')
)
libraryDependencies += "com.btmatthews.utils" % "monitor" % "2.1.3"
[com.btmatthews.utils/monitor "2.1.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api Необязательный jar 3.0.4
org.apache.maven.plugin-tools : maven-plugin-annotations Необязательный jar 3.2

test (4)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1
junit : junit jar 4.11

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

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

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

Версия
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
1.0.0