atmosphere-compat-project

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

License

License

CDDL
Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-compat-project
Last Version

Last Version

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

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.

com.vaadin.external.atmosphere

Atmosphere Framework

Versions

Version
2.0.1-vaadin1