MVN

com.vaadin.external.atmosphere.samples : atmosphere-samples

Maven & Gradle

Mar 05, 2014
3.6k stars

atmosphere-samples

<dependency>
    <groupId>com.vaadin.external.atmosphere.samples</groupId>
    <artifactId>atmosphere-samples</artifactId>
    <version>1.0.18.vaadin3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.18.vaadin3

All Versions

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

Version Vulnerabilities Updated
1.0.x
atmosphere-samples-1.0.18.vaadin3
atmosphere-samples-1.0.18.vaadin2
atmosphere-samples-1.0.18.vaadin1
atmosphere-samples-1.0.14.vaadin4
atmosphere-samples-1.0.14.vaadin3
atmosphere-samples-1.0.14.vaadin2
atmosphere-samples-1.0.14-vaadin2
atmosphere-samples-1.0.14-vaadin1
atmosphere-samples-1.0.14-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vaadin.external.atmosphere.samples</groupId>
    <artifactId>atmosphere-samples</artifactId>
    <version>1.0.18.vaadin3</version>
</dependency>