scope

A thread local based scope api preventing thread local leaking.

Лицензия

Лицензия

The Artistic License 2.0
Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.phantomthief
Идентификатор

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

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

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

1.0.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

scope
A thread local based scope api preventing thread local leaking.
Ссылка на сайт

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

https://github.com/PhantomThief/scope
Система контроля версий

Система контроля версий

https://github.com/PhantomThief/scope.git

Скачать scope

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 28.1-jre
com.github.phantomthief : more-lambdas jar 0.1.8
io.netty : netty-common Необязательный jar 4.1.32.Final
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
ch.qos.logback : logback-classic jar 1.2.3
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23

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

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

Версии библиотеки

Версия
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0