License |
License |
---|---|
GroupId | GroupIdorg.kasource.websocket |
ArtifactId | ArtifactIdka-cdi-websocket |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKa CDI Web Socket
Ka Websocket for CDI
|
Project URL |
Project URL |
Filename | Size |
---|---|
ka-cdi-websocket-0.3.pom | |
ka-cdi-websocket-0.3.jar | 13 KB |
ka-cdi-websocket-0.3-sources.jar | 7 KB |
ka-cdi-websocket-0.3-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.websocket/ka-cdi-websocket/ -->
<dependency>
<groupId>org.kasource.websocket</groupId>
<artifactId>ka-cdi-websocket</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-cdi-websocket/
implementation 'org.kasource.websocket:ka-cdi-websocket:0.3'
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-cdi-websocket/
implementation ("org.kasource.websocket:ka-cdi-websocket:0.3")
'org.kasource.websocket:ka-cdi-websocket:jar:0.3'
<dependency org="org.kasource.websocket" name="ka-cdi-websocket" rev="0.3">
<artifact name="ka-cdi-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.websocket', module='ka-cdi-websocket', version='0.3')
)
libraryDependencies += "org.kasource.websocket" % "ka-cdi-websocket" % "0.3"
[org.kasource.websocket/ka-cdi-websocket "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.3 |
org.kasource.websocket : ka-websocket-core | jar | 0.3 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.grizzly : grizzly-websockets-server | jar | 2.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |