com.xzchaoo.commons:commons-concurrent

concurrent helper utilities

License

License

GroupId

GroupId

com.xzchaoo.commons
ArtifactId

ArtifactId

commons-concurrent
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

concurrent helper utilities

Download commons-concurrent

How to add to project

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0