Last Version

spring-boot-starter-threadscope 1.1.0

Thread scope that supports asynchronous threads and bean destruction callbacks

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.devbury
ArtifactId

ArtifactId

spring-boot-starter-threadscope
Version

Version

1.1.0
Type

Type

jar
Description

Description

spring-boot-starter-threadscope
Thread scope that supports asynchronous threads and bean destruction callbacks
Project URL

Project URL

https://github.com/devbury/spring-boot-starter-threadscope
Project Organization

Project Organization

devbury
Source Code Management

Source Code Management

https://github.com/devbury/spring-boot-starter-threadscope

Download spring-boot-starter-threadscope 1.1.0


<!-- https://jarcasting.com/artifacts/com.devbury/spring-boot-starter-threadscope/ -->
<dependency>
    <groupId>com.devbury</groupId>
    <artifactId>spring-boot-starter-threadscope</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devbury/spring-boot-starter-threadscope/
implementation 'com.devbury:spring-boot-starter-threadscope:1.1.0'
// https://jarcasting.com/artifacts/com.devbury/spring-boot-starter-threadscope/
implementation ("com.devbury:spring-boot-starter-threadscope:1.1.0")
'com.devbury:spring-boot-starter-threadscope:jar:1.1.0'
<dependency org="com.devbury" name="spring-boot-starter-threadscope" rev="1.1.0">
  <artifact name="spring-boot-starter-threadscope" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devbury', module='spring-boot-starter-threadscope', version='1.1.0')
)
libraryDependencies += "com.devbury" % "spring-boot-starter-threadscope" % "1.1.0"
[com.devbury/spring-boot-starter-threadscope "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.2.2.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

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

Project Modules

There are no modules declared in this project.