Last Version

broadcast 2.6.4

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

License

License

CDDL
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-sockjs-demo
Version

Version

2.6.4
Type

Type

war
Description

Description

broadcast
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-sockjs-demo 2.6.4


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

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.