threadlocal-string-utility

ThreadLocal utility that provides static method for (String type) setting, getting and clearing a ThreadLocal..

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.shedhack.thread
ArtifactId

ArtifactId

threadlocal-string-utility
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

threadlocal-string-utility
ThreadLocal utility that provides static method for (String type) setting, getting and clearing a ThreadLocal..
Project URL

Project URL

https://github.com/imamchishty/threadlocal-string-utility

Download threadlocal-string-utility

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0