atmosphere-compat-project

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-compat-project
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

atmosphere-compat-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/Atmosphere/atmosphere
Source Code Management

Source Code Management

http://github.com/Atmosphere/atmosphere-compat

Download atmosphere-compat-project

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/compat-tomcat
  • modules/compat-tomcat7
  • modules/compat-jbossweb

atmosphere-compat

Atmosphere's Module for Native Comet Support. Those modules are shared between Atmosphere 1.0.x and 2.0.x. With 1.0.x, they are rebundled with the same version of Atmosphere.

    <dependency>
         <groupId>org.atmosphere</groupId>
         <artifactId>atmosphere-compat-{tomcat|tomcat7|jbossweb}</artifactId>
         <version>2.0.0</version>
    </dependency>

Read this page for more information.

org.atmosphere

Atmosphere Framework

Versions

Version
2.0.1
2.0.0