Last Version

org.atmosphere.samples:atmosphere-spring-websocket 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-spring-websocket
Version

Version

2.6.4
Type

Type

war
Description

Description

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

Download atmosphere-spring-websocket 2.6.4


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

Dependencies

compile (17)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : log4j-over-slf4j jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.jvnet.annox : annox jar 0.5.1
org.springframework : spring-web jar 3.2.11.RELEASE
org.springframework : spring-webmvc jar 3.2.11.RELEASE
org.springframework : spring-aop jar 3.2.11.RELEASE
cglib : cglib-nodep jar 2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.8.11
com.fasterxml.jackson.core : jackson-databind jar 2.8.11
com.google.guava : guava jar 10.0.1
org.atmosphere : atmosphere-runtime jar 2.6.4
org.atmosphere.client : javascript war 3.0.6
org.aspectj : aspectjweaver jar 1.6.11
commons-fileupload : commons-fileupload jar 1.2.1

provided (1)

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

Project Modules

There are no modules declared in this project.