| License | License
                                                        CDDL                                                 | 
|---|---|
| Categories | CategoriesVaadin User Interface Web Frameworks | 
| GroupId | GroupIdcom.vaadin.external.atmosphere.samples | 
| ArtifactId | ArtifactIdatmosphere-spring-tiles | 
| Version | Version1.0.18.vaadin3 | 
| Type | Typewar | 
| Description | Descriptionatmosphere-spring-tiles Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-spring-tiles/ -->
<dependency>
    <groupId>com.vaadin.external.atmosphere.samples</groupId>
    <artifactId>atmosphere-spring-tiles</artifactId>
    <version>1.0.18.vaadin3</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-spring-tiles/
implementation 'com.vaadin.external.atmosphere.samples:atmosphere-spring-tiles:1.0.18.vaadin3'// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-spring-tiles/
implementation ("com.vaadin.external.atmosphere.samples:atmosphere-spring-tiles:1.0.18.vaadin3")'com.vaadin.external.atmosphere.samples:atmosphere-spring-tiles:war:1.0.18.vaadin3'<dependency org="com.vaadin.external.atmosphere.samples" name="atmosphere-spring-tiles" rev="1.0.18.vaadin3">
  <artifact name="atmosphere-spring-tiles" type="war" />
</dependency>@Grapes(
@Grab(group='com.vaadin.external.atmosphere.samples', module='atmosphere-spring-tiles', version='1.0.18.vaadin3')
)libraryDependencies += "com.vaadin.external.atmosphere.samples" % "atmosphere-spring-tiles" % "1.0.18.vaadin3"[com.vaadin.external.atmosphere.samples/atmosphere-spring-tiles "1.0.18.vaadin3"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| org.eclipse.jetty : jetty-websocket | jar | 7.6.9.v20130131 | 
| org.mortbay.jetty : jetty | jar | 6.1.22 | 
| org.mortbay.jetty : jetty-util | jar | 6.1.22 | 
| org.mortbay.jetty : jetty-management | jar | 6.1.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.8 | 
| com.ning : async-http-client | jar | 1.7.6 |