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

smartexecutor 1.0.9

SmartExecutor is a light-weight thread execution framework. The goal of the framework is to provide easy controllable thread executions with decent build-in monitoring capabilities.

Лицензия

Лицензия

Группа

Группа

org.clevermore
Идентификатор

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

smartexecutor
Версия

Версия

1.0.9
Тип

Тип

jar
Описание

Описание

smartexecutor
SmartExecutor is a light-weight thread execution framework. The goal of the framework is to provide easy controllable thread executions with decent build-in monitoring capabilities.

Скачать smartexecutor 1.0.9


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

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

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