io.github.llxxbb:TaskLoader

Automatic to load tasks, dispatch them to multiple threads to process them.

License

License

GroupId

GroupId

io.github.llxxbb
ArtifactId

ArtifactId

TaskLoader
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.llxxbb:TaskLoader
Automatic to load tasks, dispatch them to multiple threads to process them.
Project URL

Project URL

https://github.com/llxxbb/TaskLoader
Source Code Management

Source Code Management

http://github.com/llxxbb/TaskLoader/tree/master

Download TaskLoader

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.0-SNAP9
org.scalamock : scalamock_2.12 jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.5
0.2.4
0.2.3
0.2.2