License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.zhujiebing |
ArtifactId | ArtifactIdpush-spring-boot-starter |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpush-spring-boot-starter
自定义消息推送starter
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | 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 |