| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.xincao9 |
| Идентификатор | Идентификаторjswitcher-spring-boot-starter |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjswitcher-spring-boot-starter
Grayscale release, Service degradation
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>jswitcher-spring-boot-starter</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-spring-boot-starter/
implementation 'com.github.xincao9:jswitcher-spring-boot-starter:1.2.2'
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher-spring-boot-starter/
implementation ("com.github.xincao9:jswitcher-spring-boot-starter:1.2.2")
'com.github.xincao9:jswitcher-spring-boot-starter:jar:1.2.2'
<dependency org="com.github.xincao9" name="jswitcher-spring-boot-starter" rev="1.2.2">
<artifact name="jswitcher-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='jswitcher-spring-boot-starter', version='1.2.2')
)
libraryDependencies += "com.github.xincao9" % "jswitcher-spring-boot-starter" % "1.2.2"
[com.github.xincao9/jswitcher-spring-boot-starter "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xincao9 : jswitcher-core | jar | 1.2.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.3.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |