Last Version

atmosphere-chat 2.6.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

CDDL
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-chat
Version

Version

2.6.4
Type

Type

war
Description

Description

atmosphere-chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download atmosphere-chat 2.6.4


<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-chat/ -->
<dependency>
    <groupId>org.atmosphere.samples</groupId>
    <artifactId>atmosphere-chat</artifactId>
    <version>2.6.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-chat/
implementation 'org.atmosphere.samples:atmosphere-chat:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-chat/
implementation ("org.atmosphere.samples:atmosphere-chat:2.6.4")
'org.atmosphere.samples:atmosphere-chat:war:2.6.4'
<dependency org="org.atmosphere.samples" name="atmosphere-chat" rev="2.6.4">
  <artifact name="atmosphere-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-chat', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-chat" % "2.6.4"
[org.atmosphere.samples/atmosphere-chat "2.6.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.atmosphere.client : javascript war 3.0.6
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
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-databind jar 2.8.11

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.