| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.herodotus.engine |
| Идентификатор | Идентификаторwebsocket-core |
| Версия | Версия2.7.0.RC1 |
| Тип | Типjar |
| Описание |
Описание基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块
|
| Имя Файла | Размер |
|---|---|
| websocket-core-2.7.0.RC1.pom | |
| websocket-core-2.7.0.RC1.jar | 4 KB |
| websocket-core-2.7.0.RC1-sources.jar | 5 KB |
| websocket-core-2.7.0.RC1-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/websocket-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>websocket-core</artifactId>
<version>2.7.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/websocket-core/
implementation 'cn.herodotus.engine:websocket-core:2.7.0.RC1'
// https://jarcasting.com/artifacts/cn.herodotus.engine/websocket-core/
implementation ("cn.herodotus.engine:websocket-core:2.7.0.RC1")
'cn.herodotus.engine:websocket-core:jar:2.7.0.RC1'
<dependency org="cn.herodotus.engine" name="websocket-core" rev="2.7.0.RC1">
<artifact name="websocket-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='websocket-core', version='2.7.0.RC1')
)
libraryDependencies += "cn.herodotus.engine" % "websocket-core" % "2.7.0.RC1"
[cn.herodotus.engine/websocket-core "2.7.0.RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.herodotus.engine : assistant-core | jar | 2.7.0.RC1 |