License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdsocket-business-websocket |
Version | Version7.1.0.Final |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>socket-business-websocket</artifactId>
<version>7.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/
implementation 'cn.stylefeng.roses:socket-business-websocket:7.1.0.Final'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/socket-business-websocket/
implementation ("cn.stylefeng.roses:socket-business-websocket:7.1.0.Final")
'cn.stylefeng.roses:socket-business-websocket:jar:7.1.0.Final'
<dependency org="cn.stylefeng.roses" name="socket-business-websocket" rev="7.1.0.Final">
<artifact name="socket-business-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='socket-business-websocket', version='7.1.0.Final')
)
libraryDependencies += "cn.stylefeng.roses" % "socket-business-websocket" % "7.1.0.Final"
[cn.stylefeng.roses/socket-business-websocket "7.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.4.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 |
cn.stylefeng.roses : socket-api | jar | 7.1.0.Final |
cn.stylefeng.roses : jwt-sdk | jar | 7.1.0.Final |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.0.Final |