Skip to content

Downloading Atmosphere's SNAPSHOT

jfarcand edited this page Apr 25, 2013 · 2 revisions

To download Atmosphere SNAPSHOT version, just add in your Maven's setting.xml:

<repositories>
    <repository>
        <id>oss.sonatype.org-snapshot</id>
        <url>http://oss.sonatype.org/content/repositories/snapshots</url>
    </repository>
</repositories>

Or manually download them

Step by Step Tutorials

Concepts & Architecture

15 Minutes Tutorial

Advanced Topics

API

Known WebServer Issues

References

External Documentations

githalytics.com alpha

Clone this wiki locally