conseq4j

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

Лицензия

Лицензия

Группа

Группа

io.github.q3769
Идентификатор

Идентификатор

conseq4j
Последняя версия

Последняя версия

20220607.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

conseq4j
A Java concurrent API to sequence related tasks while concurring unrelated ones
Ссылка на сайт

Ссылка на сайт

https://github.com/q3769/conseq4j
Система контроля версий

Система контроля версий

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

Скачать conseq4j

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-pool2 jar 2.11.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
20220607.0.4
20220607.0.3
20220607.0.2
20220607.0.1
20220607.0.0
20220518.0.0
20220508.0.1
20220508.0.0
20220306.1.11
20220306.1.10
20220306.1.9
20220306.1.8
20220306.1.7
20220306.1.6
20220306.1.5
20220306.1.4
20220306.1.3
20220306.1.2
20220306.1.1
20220306.1.0
20220204.1.1
20220204.1.0
20220204.0.0
20220202.0.2
20220202.0.1
20220202.0.0
20220116.0.0
20211208.0.1
20211208.0.0