conseq

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

License

License

GroupId

GroupId

io.github.q3769.qlib
ArtifactId

ArtifactId

conseq
Last Version

Last Version

20211104.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download conseq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.9.2
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.

Versions

Version
20211104.0.4
20211104.0.3
20211104.0.2
20211104.0.1
20211104.0.0
20211026.0.4
20211026.0.3
20211026.0.2
20211026.0.1
20211026.0.0
20211025.0.0
20211023.0.1
20211023.0.0
20211021.0.2
20211021.0.1
20211021.0.0
20211020.0.0
20211019.0.0
20211017.2.0