License |
License |
---|---|
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdwebsocket-core |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebsocket核心包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
websocket-core-1.2.1.pom | |
websocket-core-1.2.1.jar | 50 KB |
websocket-core-1.2.1-sources.jar | 45 KB |
websocket-core-1.2.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/websocket-core/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>websocket-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/websocket-core/
implementation 'top.andoudou:websocket-core:1.2.1'
// https://jarcasting.com/artifacts/top.andoudou/websocket-core/
implementation ("top.andoudou:websocket-core:1.2.1")
'top.andoudou:websocket-core:jar:1.2.1'
<dependency org="top.andoudou" name="websocket-core" rev="1.2.1">
<artifact name="websocket-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='websocket-core', version='1.2.1')
)
libraryDependencies += "top.andoudou" % "websocket-core" % "1.2.1"
[top.andoudou/websocket-core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.3.0.RELEASE |
top.andoudou : base-quote | jar | 1.2.1 |
org.projectlombok : lombok | jar | 1.18.12 |
io.swagger : swagger-annotations | jar | 1.5.22 |