| Лицензия |
Лицензия
CDDL
|
|---|---|
| Категории |
КатегорииVaadin Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.vaadin.external.atmosphere.samples |
| Идентификатор | Идентификаторatmosphere-spring-tiles |
| Версия | Версия1.0.18.vaadin3 |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.8 |
| com.ning : async-http-client | jar | 1.7.6 |