Last Version

websocket-spring-boot-starter 1.0.6.RELEASE

这是一个让使用webSocket像使用springMVC一样的依赖

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lazyboyl
ArtifactId

ArtifactId

websocket-spring-boot-starter
Version

Version

1.0.6.RELEASE
Type

Type

jar
Description

Description

websocket-spring-boot-starter
这是一个让使用webSocket像使用springMVC一样的依赖
Source Code Management

Source Code Management

https://github.com/lazyboyl/websocket-spring-boot-starter

Download websocket-spring-boot-starter 1.0.6.RELEASE


<!-- 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"]

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.