| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.lnold |
| Идентификатор | Идентификаторserverchan-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеserverchan-spring-boot-starter
ServerChan starter project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.lnold/serverchan-spring-boot-starter/ -->
<dependency>
<groupId>com.lnold</groupId>
<artifactId>serverchan-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lnold/serverchan-spring-boot-starter/
implementation 'com.lnold:serverchan-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.lnold/serverchan-spring-boot-starter/
implementation ("com.lnold:serverchan-spring-boot-starter:1.0.0")
'com.lnold:serverchan-spring-boot-starter:jar:1.0.0'
<dependency org="com.lnold" name="serverchan-spring-boot-starter" rev="1.0.0">
<artifact name="serverchan-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lnold', module='serverchan-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.lnold" % "serverchan-spring-boot-starter" % "1.0.0"
[com.lnold/serverchan-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.7.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.7.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.7.RELEASE |