License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.kasource.websocket |
ArtifactId | ArtifactIdka-guice-websocket-example |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionKa Guice Web Socket
Ka Websocket Example in Guice
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.kasource.websocket/ka-guice-websocket-example/ -->
<dependency>
<groupId>org.kasource.websocket</groupId>
<artifactId>ka-guice-websocket-example</artifactId>
<version>0.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-guice-websocket-example/
implementation 'org.kasource.websocket:ka-guice-websocket-example:0.3'
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-guice-websocket-example/
implementation ("org.kasource.websocket:ka-guice-websocket-example:0.3")
'org.kasource.websocket:ka-guice-websocket-example:war:0.3'
<dependency org="org.kasource.websocket" name="ka-guice-websocket-example" rev="0.3">
<artifact name="ka-guice-websocket-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kasource.websocket', module='ka-guice-websocket-example', version='0.3')
)
libraryDependencies += "org.kasource.websocket" % "ka-guice-websocket-example" % "0.3"
[org.kasource.websocket/ka-guice-websocket-example "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.3 |
org.kasource.websocket : ka-websocket-core | jar | 0.3 |
org.kasource.websocket : ka-guice-websocket | jar | 0.3 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 7.0.30 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.glassfish.grizzly : grizzly-websockets-server | jar | 2.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |