| Лицензия |
Лицензия
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scope-1.0.20.pom | |
| scope-1.0.20.jar | 31 KB |
| scope-1.0.20-sources.jar | 16 KB |
| scope-1.0.20-javadoc.jar | 55 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |