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