License |
License |
---|---|
GroupId | GroupIdio.github.wslxm |
ArtifactId | ArtifactIdxj-fw-websocket |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionDemo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
xj-fw-websocket-2.0.1.pom | |
xj-fw-websocket-2.0.1.jar | 22 KB |
xj-fw-websocket-2.0.1-sources.jar | 17 KB |
xj-fw-websocket-2.0.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/ -->
<dependency>
<groupId>io.github.wslxm</groupId>
<artifactId>xj-fw-websocket</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/
implementation 'io.github.wslxm:xj-fw-websocket:2.0.1'
// https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/
implementation ("io.github.wslxm:xj-fw-websocket:2.0.1")
'io.github.wslxm:xj-fw-websocket:jar:2.0.1'
<dependency org="io.github.wslxm" name="xj-fw-websocket" rev="2.0.1">
<artifact name="xj-fw-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wslxm', module='xj-fw-websocket', version='2.0.1')
)
libraryDependencies += "io.github.wslxm" % "xj-fw-websocket" % "2.0.1"
[io.github.wslxm/xj-fw-websocket "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.wslxm : xj-base-core | jar | 2.0.1 |
org.springframework.boot : spring-boot-starter-websocket | jar | 2.2.2.RELEASE |