Last Version

Spring Boot Atmosphere Sample 2.6.4

Spring Boot Atmosphere Sample

License

License

CDDL
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

spring-boot-sample-atmosphere
Version

Version

2.6.4
Type

Type

jar
Description

Description

Spring Boot Atmosphere Sample
Spring Boot Atmosphere Sample
Project URL

Project URL

http://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-sample-atmosphere 2.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.3.RELEASE
javax.inject : javax.inject jar 1
org.atmosphere : atmosphere-runtime jar 2.6.4
org.webjars : atmosphere-javascript jar 2.2.8
org.springframework.boot : spring-boot-starter-test jar 1.3.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework : spring-websocket jar 4.2.5.RELEASE

Project Modules

There are no modules declared in this project.