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

taskmaster-core 2.0.0-beta-1

Task Master allows a Runnable task to be submitted for execution and returns a Future representing that task.

Лицензия

Лицензия

Группа

Группа

com.github.bordertech.taskmaster
Идентификатор

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

taskmaster-core
Версия

Версия

2.0.0-beta-1
Тип

Тип

jar
Описание

Описание

taskmaster-core
Task Master allows a Runnable task to be submitted for execution and returns a Future representing that task.

Скачать taskmaster-core 2.0.0-beta-1


<!-- https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-core/ -->
<dependency>
    <groupId>com.github.bordertech.taskmaster</groupId>
    <artifactId>taskmaster-core</artifactId>
    <version>2.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-core/
implementation 'com.github.bordertech.taskmaster:taskmaster-core:2.0.0-beta-1'
// https://jarcasting.com/artifacts/com.github.bordertech.taskmaster/taskmaster-core/
implementation ("com.github.bordertech.taskmaster:taskmaster-core:2.0.0-beta-1")
'com.github.bordertech.taskmaster:taskmaster-core:jar:2.0.0-beta-1'
<dependency org="com.github.bordertech.taskmaster" name="taskmaster-core" rev="2.0.0-beta-1">
  <artifact name="taskmaster-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.taskmaster', module='taskmaster-core', version='2.0.0-beta-1')
)
libraryDependencies += "com.github.bordertech.taskmaster" % "taskmaster-core" % "2.0.0-beta-1"
[com.github.bordertech.taskmaster/taskmaster-core "2.0.0-beta-1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.bordertech.taskmaster : taskmaster-cache-helper jar 2.0.0-beta-1
com.github.bordertech.taskmaster : taskmaster-servlet-tools jar 2.0.0-beta-1
com.github.bordertech.didums : didums-core jar 1.0.4

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (1)

Идентификатор библиотеки Тип Версия
org.junit.vintage : junit-vintage-engine jar 5.5.0

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

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