Last Version

org.atmosphere.samples:atmosphere-spring-echo 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-echo
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-echo 2.6.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.atmosphere : atmosphere-runtime jar 2.6.4
org.springframework : spring-webmvc jar 4.2.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

provided (1)

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

Project Modules

There are no modules declared in this project.