| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shedhack.thread |
| Идентификатор | Идентификаторthread-context-aspect |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthread-context-aspect
Aspect sets the thread context for a given pointcut.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| thread-context-aspect-2.2.0.pom | |
| thread-context-aspect-2.2.0.jar | 7 KB |
| thread-context-aspect-2.2.0-sources.jar | 4 KB |
| thread-context-aspect-2.2.0-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.shedhack.thread/thread-context-aspect/ -->
<dependency>
<groupId>com.shedhack.thread</groupId>
<artifactId>thread-context-aspect</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shedhack.thread/thread-context-aspect/
implementation 'com.shedhack.thread:thread-context-aspect:2.2.0'
// https://jarcasting.com/artifacts/com.shedhack.thread/thread-context-aspect/
implementation ("com.shedhack.thread:thread-context-aspect:2.2.0")
'com.shedhack.thread:thread-context-aspect:jar:2.2.0'
<dependency org="com.shedhack.thread" name="thread-context-aspect" rev="2.2.0">
<artifact name="thread-context-aspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shedhack.thread', module='thread-context-aspect', version='2.2.0')
)
libraryDependencies += "com.shedhack.thread" % "thread-context-aspect" % "2.2.0"
[com.shedhack.thread/thread-context-aspect "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.shedhack.thread : thread-context-handler | jar | 2.2.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |