| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kurtloong |
| Идентификатор | Идентификаторacreath-starter-threadpool |
| Версия | Версия1.0.5-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеacreath-starter-threadpool
Demo project for Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |