spring-websocket-module


License

License

GroupId

GroupId

com.github.zhaodong1106
ArtifactId

ArtifactId

spring-websocket-module
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-websocket-module
spring-websocket-module
Project URL

Project URL

https://github.com/zhaodong1106/spring-websocket-module

Download spring-websocket-module

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-websocket jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0