Ka Spring Web Socket

Ka Websocket for Spring

License

License

GroupId

GroupId

org.kasource.websocket
ArtifactId

ArtifactId

ka-websocket-spring
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Ka Spring Web Socket
Ka Websocket for Spring
Project URL

Project URL

http://maven.apache.org

Download ka-websocket-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.3
org.kasource.websocket : ka-websocket-core jar 0.3
org.springframework : spring-webmvc jar [3.0.0.RELEASE,3.2.3.RELEASE]

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2