ChillDev Commons Concurrent

Asynchronous and concurrency utilities.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-concurrent
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Commons Concurrent
Asynchronous and concurrency utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-concurrent

How to add to project

<!-- https://jarcasting.com/artifacts/pl.chilldev.commons/commons-concurrent/ -->
<dependency>
    <groupId>pl.chilldev.commons</groupId>
    <artifactId>commons-concurrent</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.commons/commons-concurrent/
implementation 'pl.chilldev.commons:commons-concurrent:0.1.1'
// https://jarcasting.com/artifacts/pl.chilldev.commons/commons-concurrent/
implementation ("pl.chilldev.commons:commons-concurrent:0.1.1")
'pl.chilldev.commons:commons-concurrent:jar:0.1.1'
<dependency org="pl.chilldev.commons" name="commons-concurrent" rev="0.1.1">
  <artifact name="commons-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.commons', module='commons-concurrent', version='0.1.1')
)
libraryDependencies += "pl.chilldev.commons" % "commons-concurrent" % "0.1.1"
[pl.chilldev.commons/commons-concurrent "0.1.1"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-test jar 4.2.4.RELEASE
org.springframework.security : spring-security-test jar 4.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2