Last Version

Ka WebSocket Spring Example 0.1

Ka Web base project

License

License

GroupId

GroupId

org.kasource
ArtifactId

ArtifactId

ka-spring-websocket-example
Version

Version

0.1
Type

Type

war
Description

Description

Ka WebSocket Spring Example
Ka Web base project

Download ka-spring-websocket-example 0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.kasource : ka-spring-websocket jar 0.1
org.kasource : ka-websocket jar 0.1
log4j : log4j jar 1.2.16
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-web jar 3.1.1.RELEASE
org.springframework : spring-beans jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-context-support jar 3.1.1.RELEASE
org.springframework : spring-expression jar 3.1.1.RELEASE
org.springframework : spring-webmvc jar 3.1.1.RELEASE

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.6.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.