| License | License | 
|---|---|
| GroupId | GroupIdcom.alibaba | 
| ArtifactId | ArtifactIdtransmittable-thread-local | 
| Version | Version2.13.0-Beta1 | 
| Type | Typejar | 
| Description | DescriptionTransmittableThreadLocal(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 | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.alibaba/transmittable-thread-local/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>transmittable-thread-local</artifactId>
    <version>2.13.0-Beta1</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba/transmittable-thread-local/
implementation 'com.alibaba:transmittable-thread-local:2.13.0-Beta1'// https://jarcasting.com/artifacts/com.alibaba/transmittable-thread-local/
implementation ("com.alibaba:transmittable-thread-local:2.13.0-Beta1")'com.alibaba:transmittable-thread-local:jar:2.13.0-Beta1'<dependency org="com.alibaba" name="transmittable-thread-local" rev="2.13.0-Beta1">
  <artifact name="transmittable-thread-local" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba', module='transmittable-thread-local', version='2.13.0-Beta1')
)libraryDependencies += "com.alibaba" % "transmittable-thread-local" % "2.13.0-Beta1"[com.alibaba/transmittable-thread-local "2.13.0-Beta1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21-2 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.20 | 
| io.reactivex.rxjava2 : rxkotlin | jar | 2.4.0 | 
| org.apache.commons : commons-lang3 | jar | 3.5 |