не последняя версия
Последняя версия 1.0.5-RELEASE

com.github.kurtloong:acreath-starter-threadpool 1.0.4-RELEASE

Demo project for Spring Boot

Группа

Группа

com.github.kurtloong
Идентификатор

Идентификатор

acreath-starter-threadpool
Версия

Версия

1.0.4-RELEASE
Тип

Тип

jar

Скачать acreath-starter-threadpool 1.0.4-RELEASE


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