Последняя версия

threadlocal-parameters 1.0.6

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

Лицензия

Лицензия

Группа

Группа

com.shedhack.thread
Идентификатор

Идентификатор

threadlocal-parameters
Версия

Версия

1.0.6
Тип

Тип

jar
Описание

Описание

threadlocal-parameters
ThreadLocal utility that provides static method for (String type) setting, getting and clearing a ThreadLocal..
Ссылка на сайт

Ссылка на сайт

https://github.com/imamchishty/threadlocal-parameters

Скачать threadlocal-parameters 1.0.6


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.