| License |
License
CDDL
|
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdorg.atmosphere.samples |
| ArtifactId | ArtifactIdatmosphere-nativesocketio-chat |
| Version | Version2.6.4 |
| Type | Typewar |
| Description |
Descriptionatmosphere-nativesocketio-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-nativesocketio-chat/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-nativesocketio-chat</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-nativesocketio-chat/
implementation 'org.atmosphere.samples:atmosphere-nativesocketio-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-nativesocketio-chat/
implementation ("org.atmosphere.samples:atmosphere-nativesocketio-chat:2.6.4")
'org.atmosphere.samples:atmosphere-nativesocketio-chat:war:2.6.4'
<dependency org="org.atmosphere.samples" name="atmosphere-nativesocketio-chat" rev="2.6.4">
<artifact name="atmosphere-nativesocketio-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-nativesocketio-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-nativesocketio-chat" % "2.6.4"
[org.atmosphere.samples/atmosphere-nativesocketio-chat "2.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
| org.atmosphere : atmosphere-socketio | jar | 2.5.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| eu.infomas : annotation-detector | jar | 3.0.0 |
| 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 |