| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаcom.zclibre |
| Идентификатор | Идентификаторlibre-spring-boot-starter |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеlibre-spring-boot-starter
libre-dependencies
|
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/
implementation 'com.zclibre:libre-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.zclibre/libre-spring-boot-starter/
implementation ("com.zclibre:libre-spring-boot-starter:1.0.2")
'com.zclibre:libre-spring-boot-starter:jar:1.0.2'
<dependency org="com.zclibre" name="libre-spring-boot-starter" rev="1.0.2">
<artifact name="libre-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.zclibre" % "libre-spring-boot-starter" % "1.0.2"
[com.zclibre/libre-spring-boot-starter "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.zclibre : libre-core | jar | 1.0.2 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.3 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |