License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIdwebsocket |
Version | Version3.5.4 |
Type | Typejar |
Description |
DescriptionOneX Admin Boot
|
Filename | Size |
---|---|
websocket-3.5.4.pom | |
websocket-3.5.4.jar | 9 KB |
websocket-3.5.4-sources.jar | 4 KB |
websocket-3.5.4-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/websocket/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>websocket</artifactId>
<version>3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/websocket/
implementation 'com.nb6868.onex:websocket:3.5.4'
// https://jarcasting.com/artifacts/com.nb6868.onex/websocket/
implementation ("com.nb6868.onex:websocket:3.5.4")
'com.nb6868.onex:websocket:jar:3.5.4'
<dependency org="com.nb6868.onex" name="websocket" rev="3.5.4">
<artifact name="websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='websocket', version='3.5.4')
)
libraryDependencies += "com.nb6868.onex" % "websocket" % "3.5.4"
[com.nb6868.onex/websocket "3.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.6.7 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.nb6868.onex : common | jar | 3.5.4 |
org.apache.shiro : shiro-core | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |