com.github.hiwepy:websocket-spring-boot-starter

Spring Boot Starter For WebSocket

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

websocket-spring-boot-starter
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:websocket-spring-boot-starter
Spring Boot Starter For WebSocket
Project URL

Project URL

https://github.com/hiwepy/websocket-spring-boot-starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download websocket-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/websocket-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>websocket-spring-boot-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/websocket-spring-boot-starter/
implementation 'com.github.hiwepy:websocket-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/websocket-spring-boot-starter/
implementation ("com.github.hiwepy:websocket-spring-boot-starter:1.0.1.RELEASE")
'com.github.hiwepy:websocket-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="websocket-spring-boot-starter" rev="1.0.1.RELEASE">
  <artifact name="websocket-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='websocket-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "websocket-spring-boot-starter" % "1.0.1.RELEASE"
[com.github.hiwepy/websocket-spring-boot-starter "1.0.1.RELEASE"]

Dependencies

compile (12)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
org.springframework : spring-messaging jar
org.springframework : spring-websocket jar
org.webjars.bower : stomp-websocket jar 2.3.4
org.webjars.bower : sockjs-client jar 1.1.4
com.google.guava : guava jar 23.4-jre
com.alibaba : fastjson jar 1.2.41
org.apache.commons : commons-lang3 jar 3.10

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE