Last Version

thread-context-aspect 2.2.0

Aspect sets the thread context for a given pointcut.

License

License

GroupId

GroupId

com.shedhack.thread
ArtifactId

ArtifactId

thread-context-aspect
Version

Version

2.2.0
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 2.2.0


<!-- 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.