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