Task Executor

Simple asynchronous (background) task executor for Java.

License

License

GroupId

GroupId

com.noveogroup
ArtifactId

ArtifactId

task-executor
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Task Executor
Simple asynchronous (background) task executor for Java.
Project URL

Project URL

http://noveogroup.github.io/task-executor/
Source Code Management

Source Code Management

https://github.com/noveogroup/task-executor/

Download task-executor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2