Last Version

conseq (Concurrent Sequencer) 20211017.1.0

JAVA API lib to sequence related tasks while concurring unrelated ones

License

License

GroupId

GroupId

io.github.q3769.qlib
ArtifactId

ArtifactId

qlib-conseq
Version

Version

20211017.1.0
Type

Type

jar
Description

Description

conseq (Concurrent Sequencer)
JAVA API lib to sequence related tasks while concurring unrelated ones
Project URL

Project URL

https://github.com/q3769/qlib-conseq
Source Code Management

Source Code Management

https://github.com/q3769/qlib-conseq/tree/main

Download qlib-conseq 20211017.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 3.0.4
com.google.guava : guava jar 31.0.1-jre

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.