License |
License |
---|---|
GroupId | GroupIdcom.efeichong |
ArtifactId | ArtifactIdwebsocket-common |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionefeichong-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
websocket-common-1.0.7.pom | |
websocket-common-1.0.7.jar | 9 KB |
websocket-common-1.0.7-sources.jar | 6 KB |
websocket-common-1.0.7-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efeichong/websocket-common/ -->
<dependency>
<groupId>com.efeichong</groupId>
<artifactId>websocket-common</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.efeichong/websocket-common/
implementation 'com.efeichong:websocket-common:1.0.7'
// https://jarcasting.com/artifacts/com.efeichong/websocket-common/
implementation ("com.efeichong:websocket-common:1.0.7")
'com.efeichong:websocket-common:jar:1.0.7'
<dependency org="com.efeichong" name="websocket-common" rev="1.0.7">
<artifact name="websocket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efeichong', module='websocket-common', version='1.0.7')
)
libraryDependencies += "com.efeichong" % "websocket-common" % "1.0.7"
[com.efeichong/websocket-common "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.2.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |