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

conseq4j 20211201.0.4

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

Лицензия

Лицензия

Группа

Группа

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

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

conseq4j
Версия

Версия

20211201.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 20211201.0.4


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.ben-manes.caffeine : caffeine jar 2.9.2
com.google.guava : guava jar 31.0.1-jre

test (3)

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

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

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