is not current version
Last Version 4.0.63

com.caucho:spring4-websocket 4.0.62

Provides ResinRequestUpgradeStrategy for spring-websocket

GroupId

GroupId

com.caucho
ArtifactId

ArtifactId

spring4-websocket
Version

Version

4.0.62
Type

Type

jar

Download spring4-websocket 4.0.62


<!-- https://jarcasting.com/artifacts/com.caucho/spring4-websocket/ -->
<dependency>
    <groupId>com.caucho</groupId>
    <artifactId>spring4-websocket</artifactId>
    <version>4.0.62</version>
</dependency>
// https://jarcasting.com/artifacts/com.caucho/spring4-websocket/
implementation 'com.caucho:spring4-websocket:4.0.62'
// https://jarcasting.com/artifacts/com.caucho/spring4-websocket/
implementation ("com.caucho:spring4-websocket:4.0.62")
'com.caucho:spring4-websocket:jar:4.0.62'
<dependency org="com.caucho" name="spring4-websocket" rev="4.0.62">
  <artifact name="spring4-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.caucho', module='spring4-websocket', version='4.0.62')
)
libraryDependencies += "com.caucho" % "spring4-websocket" % "4.0.62"
[com.caucho/spring4-websocket "4.0.62"]