CrayFish :: COMMON :: Concurrent

A set of libraries to simplify the creation of code covering the most common primitives

License

License

GroupId

GroupId

com.github.sftwnd.crayfish.common
ArtifactId

ArtifactId

crayfish-common-concurrent
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CrayFish :: COMMON :: Concurrent
A set of libraries to simplify the creation of code covering the most common primitives

Download crayfish-common-concurrent

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.sftwnd.crayfish.common : crayfish-common-exception jar 0.0.1
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.google.code.findbugs : jsr305 jar 3.0.2
org.projectlombok : lombok jar 1.18.12

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1