License |
License |
---|---|
GroupId | GroupIdcom.github.zhaodong1106 |
ArtifactId | ArtifactIdspring-websocket-module |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-websocket-module
spring-websocket-module
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.2.1.RELEASE |