is not current version
Last Version 20220607.0.4

conseq4j 20220508.0.1

A Java concurrent API to sequence related tasks while concurring unrelated ones

License

License

GroupId

GroupId

io.github.q3769
ArtifactId

ArtifactId

conseq4j
Version

Version

20220508.0.1
Type

Type

jar
Description

Description

conseq4j
A Java concurrent API to sequence related tasks while concurring unrelated ones
Project URL

Project URL

https://github.com/q3769/conseq4j
Source Code Management

Source Code Management

https://github.com/q3769/conseq4j/tree/main

Download conseq4j 20220508.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.apache.commons : commons-pool2 jar 2.11.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.awaitility : awaitility jar 4.2.0
org.awaitility : awaitility-proxy jar 3.1.6

Project Modules

There are no modules declared in this project.