| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.jasonone.him |
| Идентификатор | Идентификаторhim-spring-boot-starter |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание即时聊天服务器
|
| Имя Файла | Размер |
|---|---|
| him-spring-boot-starter-1.1.1.pom | |
| him-spring-boot-starter-1.1.1.jar | 38 KB |
| him-spring-boot-starter-1.1.1-sources.jar | 16 KB |
| him-spring-boot-starter-1.1.1-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.jasonone.him/him-spring-boot-starter/ -->
<dependency>
<groupId>cn.jasonone.him</groupId>
<artifactId>him-spring-boot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jasonone.him/him-spring-boot-starter/
implementation 'cn.jasonone.him:him-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/cn.jasonone.him/him-spring-boot-starter/
implementation ("cn.jasonone.him:him-spring-boot-starter:1.1.1")
'cn.jasonone.him:him-spring-boot-starter:jar:1.1.1'
<dependency org="cn.jasonone.him" name="him-spring-boot-starter" rev="1.1.1">
<artifact name="him-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jasonone.him', module='him-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "cn.jasonone.him" % "him-spring-boot-starter" % "1.1.1"
[cn.jasonone.him/him-spring-boot-starter "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.jasonone.him : him-commons | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.7.RELEASE |
| com.corundumstudio.socketio : netty-socketio | jar | 1.7.17 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.7.RELEASE |
| org.projectlombok : lombok | jar | 1.18.8 |
| cn.hutool : hutool-all | jar | 4.6.3 |