| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.zhujiebing |
| Идентификатор | Идентификаторpush-spring-boot-starter |
| Последняя версия | Последняя версия2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpush-spring-boot-starter
自定义消息推送starter
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.zhujiebing/push-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhujiebing</groupId>
<artifactId>push-spring-boot-starter</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhujiebing/push-spring-boot-starter/
implementation 'com.github.zhujiebing:push-spring-boot-starter:2.3'
// https://jarcasting.com/artifacts/com.github.zhujiebing/push-spring-boot-starter/
implementation ("com.github.zhujiebing:push-spring-boot-starter:2.3")
'com.github.zhujiebing:push-spring-boot-starter:jar:2.3'
<dependency org="com.github.zhujiebing" name="push-spring-boot-starter" rev="2.3">
<artifact name="push-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhujiebing', module='push-spring-boot-starter', version='2.3')
)
libraryDependencies += "com.github.zhujiebing" % "push-spring-boot-starter" % "2.3"
[com.github.zhujiebing/push-spring-boot-starter "2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | |
| io.netty : netty-all | jar | 4.1.43.Final |
| com.corundumstudio.socketio : netty-socketio | jar | 1.7.17 |
| io.netty : netty-transport-native-unix-common | jar | 4.1.43.Final |
| io.socket : socket.io-client | jar | 1.0.0 |