File | Operation |
---|---|
javascript-3.0.5.pom | download |
<dependency>
<groupId>org.atmosphere.client</groupId>
<artifactId>javascript</artifactId>
<version>3.0.5</version>
<type>war</type>
</dependency>
<parent> <groupId>org.atmosphere</groupId> <artifactId>javascript-project</artifactId> <version>3.0.5</version> </parent>