Last Version

Concurrency utility library 0.1.3

Replaced by context-propagation!

License

License

GroupId

GroupId

nl.talsmasoftware
ArtifactId

ArtifactId

concurrency
Version

Version

0.1.3
Type

Type

jar
Description

Description

Concurrency utility library
Replaced by context-propagation!
Project URL

Project URL

https://github.com/talsma-ict/context-propagation
Project Organization

Project Organization

Talsma ICT
Source Code Management

Source Code Management

https://github.com/talsma-ict/context-propagation.git

Download concurrency 0.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
nl.talsmasoftware.context : context-propagation-java8 jar

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.19
org.skyscreamer : jsonassert jar 1.3.0
org.xmlunit : xmlunit-matchers jar 2.1.1
org.hibernate : hibernate-validator jar 5.2.4.Final
org.glassfish.web : javax.el jar 2.2.4
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.