License |
License |
---|---|
GroupId | GroupIdorg.kasource.websocket |
ArtifactId | ArtifactIdka-cdi-websocket-example |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionKa CDI Web Socket Example
Ka Websocket Example for CDI
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.main.common : simple-glassfish-api | jar | 3.1.2 |
com.sun.grizzly : grizzly-websockets | jar | 1.9.56 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |