| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Unity Прикладные библиотеки Game Development config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.cloudfoundry-community |
| Идентификатор | Идентификаторsnotel-spring-boot-config |
| Последняя версия | Последняя версия0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Configuration for Snotel
Spring Boot configuration for Snotel
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/ -->
<dependency>
<groupId>com.github.cloudfoundry-community</groupId>
<artifactId>snotel-spring-boot-config</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation 'com.github.cloudfoundry-community:snotel-spring-boot-config:0.5'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation ("com.github.cloudfoundry-community:snotel-spring-boot-config:0.5")
'com.github.cloudfoundry-community:snotel-spring-boot-config:jar:0.5'
<dependency org="com.github.cloudfoundry-community" name="snotel-spring-boot-config" rev="0.5">
<artifact name="snotel-spring-boot-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-spring-boot-config', version='0.5')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-spring-boot-config" % "0.5"
[com.github.cloudfoundry-community/snotel-spring-boot-config "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| com.github.cloudfoundry-community : snotel | jar | 0.5 |
| org.projectlombok : lombok | jar | 1.16.6 |
| org.springframework.boot : spring-boot-starter-test | jar |