Last Version

atmosphere-pubsub 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-pubsub
Version

Version

2.6.4
Type

Type

war
Description

Description

atmosphere-pubsub
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-pubsub 2.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 2.6.4
javax.xml.bind : jaxb-api jar 2.1
com.sun.jersey : jersey-json jar 1.19.4
org.slf4j : slf4j-simple jar 1.6.1
javax.annotation : javax.annotation-api jar 1.3.2

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.