Last Version

TransmittableThreadLocal(TTL) 2.13.0

📌 The missing Java™ std lib(simple &? 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

transmittable-thread-local
Version

Version

2.13.0
Type

Type

jar
Description

Description

TransmittableThreadLocal(TTL)
📌 The missing Java™ std lib(simple &? 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Project URL

Project URL

https://github.com/alibaba/transmittable-thread-local
Project Organization

Project Organization

Alibaba
Source Code Management

Source Code Management

https://github.com/alibaba/transmittable-thread-local

Download transmittable-thread-local 2.13.0


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

Dependencies

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.7.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.reactivex.rxjava2 : rxkotlin jar 2.4.0
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.