MVN

com.vaadin.external.atmosphere : atmosphere-compat-project

Maven & Gradle

Oct 11, 2013
1 stars

atmosphere-compat-project

<dependency>
    <groupId>com.vaadin.external.atmosphere</groupId>
    <artifactId>atmosphere-compat-project</artifactId>
    <version>2.0.1-vaadin1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin.external.atmosphere : atmosphere-compat-project to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1-vaadin1

All Versions

Choose a version of com.vaadin.external.atmosphere : atmosphere-compat-project to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
atmosphere-compat-project-2.0.1-vaadin1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vaadin.external.atmosphere</groupId>
    <artifactId>atmosphere-compat-project</artifactId>
    <version>2.0.1-vaadin1</version>
</dependency>