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