Last Version

atmosphere-cometd-demo 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
ArtifactId

ArtifactId

atmosphere-cometd-demo
Version

Version

2.6.4
Type

Type

war
Description

Description

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

Download atmosphere-cometd-demo 2.6.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.cometd : cometd-demo war 2.4.3
org.atmosphere : atmosphere-cometd jar 2.5.2
org.slf4j : slf4j-simple jar 1.6.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.