| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.lazyboyl |
| ArtifactId | ArtifactIdwebsocket-spring-boot-starter |
| Last Version | Last Version1.0.6.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebsocket-spring-boot-starter
这是一个让使用webSocket像使用springMVC一样的依赖
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-starter/ -->
<dependency>
<groupId>com.github.lazyboyl</groupId>
<artifactId>websocket-spring-boot-starter</artifactId>
<version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-starter/
implementation 'com.github.lazyboyl:websocket-spring-boot-starter:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-starter/
implementation ("com.github.lazyboyl:websocket-spring-boot-starter:1.0.6.RELEASE")
'com.github.lazyboyl:websocket-spring-boot-starter:jar:1.0.6.RELEASE'
<dependency org="com.github.lazyboyl" name="websocket-spring-boot-starter" rev="1.0.6.RELEASE">
<artifact name="websocket-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lazyboyl', module='websocket-spring-boot-starter', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.lazyboyl" % "websocket-spring-boot-starter" % "1.0.6.RELEASE"
[com.github.lazyboyl/websocket-spring-boot-starter "1.0.6.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lazyboyl : websocket-spring-boot-core | jar | 1.0.6.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 2.0.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |
| Version |
|---|
|
1.0.6.RELEASE
|
|
1.0.5.RELEASE
|
|
1.0.4.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.2.RELEASE
|
|
1.0.1.RELEASE
|
|
1.0.0.RELEASE
|