Ka CDI Web Socket Example

Ka Websocket Example for CDI

License

License

GroupId

GroupId

org.kasource.websocket
ArtifactId

ArtifactId

ka-cdi-websocket-example
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

war
Description

Description

Ka CDI Web Socket Example
Ka Websocket Example for CDI
Project URL

Project URL

http://maven.apache.org

Download ka-cdi-websocket-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.3
log4j : log4j jar 1.2.16
org.slf4j : jul-to-slf4j jar 1.7.3
org.kasource.websocket : ka-websocket-core jar 0.3
org.kasource.websocket : ka-cdi-websocket jar 0.3
javax : javaee-api jar 6.0

provided (2)

Group / Artifact Type Version
org.glassfish.main.common : simple-glassfish-api jar 3.1.2
com.sun.grizzly : grizzly-websockets jar 1.9.56

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