License |
License |
---|---|
GroupId | GroupIdorg.kasource.websocket |
ArtifactId | ArtifactIdka-websocket-spring |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa Spring Web Socket
Ka Websocket for Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
ka-websocket-spring-0.3.pom | |
ka-websocket-spring-0.3.jar | 29 KB |
ka-websocket-spring-0.3-sources.jar | 18 KB |
ka-websocket-spring-0.3-javadoc.jar | 142 KB |
Browse |
<!-- 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"]
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] |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |