acreath-starter-threadpool

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.kurtloong
ArtifactId

ArtifactId

acreath-starter-threadpool
Last Version

Last Version

1.0.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

acreath-starter-threadpool
Demo project for Spring Boot
Source Code Management

Source Code Management

https://github.com/kurtloong/acreath-starter-threadpool

Download acreath-starter-threadpool

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-threadpool/ -->
<dependency>
    <groupId>com.github.kurtloong</groupId>
    <artifactId>acreath-starter-threadpool</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-threadpool/
implementation 'com.github.kurtloong:acreath-starter-threadpool:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-threadpool/
implementation ("com.github.kurtloong:acreath-starter-threadpool:1.0.5-RELEASE")
'com.github.kurtloong:acreath-starter-threadpool:jar:1.0.5-RELEASE'
<dependency org="com.github.kurtloong" name="acreath-starter-threadpool" rev="1.0.5-RELEASE">
  <artifact name="acreath-starter-threadpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kurtloong', module='acreath-starter-threadpool', version='1.0.5-RELEASE')
)
libraryDependencies += "com.github.kurtloong" % "acreath-starter-threadpool" % "1.0.5-RELEASE"
[com.github.kurtloong/acreath-starter-threadpool "1.0.5-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor jar 2.4.0
org.springframework.boot : spring-boot-starter-actuator jar 2.4.0
org.springframework.boot : spring-boot-autoconfigure jar 2.4.0
org.springframework.boot : spring-boot-starter-web jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5-RELEASE
1.0.4-RELEASE
1.0.3-RELEASE
1.0.1-RELEASE