License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdweb-websocket |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb-Websocket
Websocket Implementations
|
Filename | Size |
---|---|
web-websocket-4.7.1.pom | |
web-websocket-4.7.1.jar | 83 KB |
web-websocket-4.7.1-sources.jar | 49 KB |
web-websocket-4.7.1-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-websocket/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-websocket</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-websocket/
implementation 'org.smallmind:web-websocket:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/web-websocket/
implementation ("org.smallmind:web-websocket:4.7.1")
'org.smallmind:web-websocket:jar:4.7.1'
<dependency org="org.smallmind" name="web-websocket" rev="4.7.1">
<artifact name="web-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-websocket', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "web-websocket" % "4.7.1"
[org.smallmind/web-websocket "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-client-api Optional | jar | 1.1 |
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |