Last Version

Resin WebSocket support for Spring 4.x 4.0.63

Provides ResinRequestUpgradeStrategy for spring-websocket

License

License

GroupId

GroupId

com.caucho
ArtifactId

ArtifactId

spring4-websocket
Version

Version

4.0.63
Type

Type

jar
Description

Description

Resin WebSocket support for Spring 4.x
Provides ResinRequestUpgradeStrategy for spring-websocket
Project URL

Project URL

https://caucho.com

Download spring4-websocket 4.0.63


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

Dependencies

provided (2)

Group / Artifact Type Version
com.caucho : resin jar 4.0.63
org.springframework : spring-websocket jar 4.3.25.RELEASE

Project Modules

There are no modules declared in this project.