License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-websocket-chat |
Version | Version2.6.4 |
Type | Typewar |
Description |
Descriptionatmosphere-websocket-chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-websocket-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-websocket-chat</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-websocket-chat/
implementation 'org.atmosphere.samples:atmosphere-websocket-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-websocket-chat/
implementation ("org.atmosphere.samples:atmosphere-websocket-chat:2.6.4")
'org.atmosphere.samples:atmosphere-websocket-chat:war:2.6.4'
<dependency org="org.atmosphere.samples" name="atmosphere-websocket-chat" rev="2.6.4">
<artifact name="atmosphere-websocket-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-websocket-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-websocket-chat" % "2.6.4"
[org.atmosphere.samples/atmosphere-websocket-chat "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.client : javascript | war | 3.0.6 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |