Skip to content

Maps-Messaging/non_block_task_scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non_Block_Task_Scheduler

Provides a non-blocking task scheduler

For more overview and usage for this library please see MapsMessaging webSite

pom.xml setup

All MapsMessaging libraries are hosted on the maven central server.

Then include the dependency

     <!-- Non Blocking Task Queue module -->
    <dependency>
      <groupId>io.mapsmessaging</groupId>
      <artifactId>Non_Block_Task_Scheduler</artifactId>
      <version>2.1.4</version>
    </dependency>

SonarCloud

Releases

No releases published

Packages

No packages published

Languages