Last Version

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

A java thread pool with assigned and dynamically adjusted task priority

License

License

GroupId

GroupId

com.github.wlfcolin
ArtifactId

ArtifactId

priority-thread-pool-executor
Version

Version

0.2.0
Type

Type

jar
Description

Description

com.github.wlfcolin:priority-thread-pool-executor
A java thread pool with assigned and dynamically adjusted task priority
Project URL

Project URL

https://github.com/wlfcolin/PriorityThreadPoolExecutor
Source Code Management

Source Code Management

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.