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

com.github.wlfcolin:priority-thread-pool-executor 0.2.0

A java thread pool with assigned and dynamically adjusted task priority

Лицензия

Лицензия

Группа

Группа

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

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

priority-thread-pool-executor
Версия

Версия

0.2.0
Тип

Тип

jar
Описание

Описание

com.github.wlfcolin:priority-thread-pool-executor
A java thread pool with assigned and dynamically adjusted task priority
Ссылка на сайт

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

https://github.com/wlfcolin/PriorityThreadPoolExecutor
Система контроля версий

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

https://github.com/wlfcolin/PriorityThreadPoolExecutor.git

Скачать priority-thread-pool-executor 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.wlfcolin/priority-thread-pool-executor/ -->
<dependency>
    <groupId>com.github.wlfcolin</groupId>
    <artifactId>priority-thread-pool-executor</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wlfcolin/priority-thread-pool-executor/
implementation 'com.github.wlfcolin:priority-thread-pool-executor:0.2.0'
// https://jarcasting.com/artifacts/com.github.wlfcolin/priority-thread-pool-executor/
implementation ("com.github.wlfcolin:priority-thread-pool-executor:0.2.0")
'com.github.wlfcolin:priority-thread-pool-executor:jar:0.2.0'
<dependency org="com.github.wlfcolin" name="priority-thread-pool-executor" rev="0.2.0">
  <artifact name="priority-thread-pool-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wlfcolin', module='priority-thread-pool-executor', version='0.2.0')
)
libraryDependencies += "com.github.wlfcolin" % "priority-thread-pool-executor" % "0.2.0"
[com.github.wlfcolin/priority-thread-pool-executor "0.2.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13

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

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