| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zhaodong1106 |
| Идентификатор | Идентификаторspring-websocket-module |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-websocket-module
spring-websocket-module
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.2.1.RELEASE |