License |
License
CDDL
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-sockjs-chat |
Version | Version2.6.4 |
Type | Typewar |
Description |
Descriptionatmosphere-sockjs-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-sockjs-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-sockjs-chat</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-sockjs-chat/
implementation 'org.atmosphere.samples:atmosphere-sockjs-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-sockjs-chat/
implementation ("org.atmosphere.samples:atmosphere-sockjs-chat:2.6.4")
'org.atmosphere.samples:atmosphere-sockjs-chat:war:2.6.4'
<dependency org="org.atmosphere.samples" name="atmosphere-sockjs-chat" rev="2.6.4">
<artifact name="atmosphere-sockjs-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-sockjs-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-sockjs-chat" % "2.6.4"
[org.atmosphere.samples/atmosphere-sockjs-chat "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
ch.qos.logback : logback-core | jar | 1.0.13 |
org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
org.atmosphere : atmosphere-sockjs | jar | 2.5.2 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |