thread-context-aspect

Aspect sets the thread context for a given pointcut.

License

License

GroupId

GroupId

com.shedhack.thread
ArtifactId

ArtifactId

thread-context-aspect
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

thread-context-aspect
Aspect sets the thread context for a given pointcut.
Project URL

Project URL

https://github.com/imamchishty/thread-context-aspect

Download thread-context-aspect

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.0.10
1.0.8
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2