| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kurtloong |
| Идентификатор | Идентификаторacreath-starter-espool |
| Версия | Версия1.1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеacreath-starter-espool
acreath-starter-espool
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/ -->
<dependency>
<groupId>com.github.kurtloong</groupId>
<artifactId>acreath-starter-espool</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/
implementation 'com.github.kurtloong:acreath-starter-espool:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/
implementation ("com.github.kurtloong:acreath-starter-espool:1.1.1-RELEASE")
'com.github.kurtloong:acreath-starter-espool:jar:1.1.1-RELEASE'
<dependency org="com.github.kurtloong" name="acreath-starter-espool" rev="1.1.1-RELEASE">
<artifact name="acreath-starter-espool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kurtloong', module='acreath-starter-espool', version='1.1.1-RELEASE')
)
libraryDependencies += "com.github.kurtloong" % "acreath-starter-espool" % "1.1.1-RELEASE"
[com.github.kurtloong/acreath-starter-espool "1.1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.16.1 |
| org.apache.commons : commons-pool2 | jar | 2.11.1 |