| Лицензия |
Лицензия
CDDL
|
|---|---|
| Категории |
КатегорииJavaScript Языки программирования GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Vaadin |
| Группа | Группаcom.vaadin.external.atmosphere |
| Идентификатор | Идентификаторatmosphere-gwt-js |
| Версия | Версия1.0.18.vaadin3 |
| Тип | Типwar |
| Описание |
Описаниеatmosphere-gwt-js
A fork of gwt-comet project to integrate with Atmosphere
|
<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-gwt-js/ -->
<dependency>
<groupId>com.vaadin.external.atmosphere</groupId>
<artifactId>atmosphere-gwt-js</artifactId>
<version>1.0.18.vaadin3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-gwt-js/
implementation 'com.vaadin.external.atmosphere:atmosphere-gwt-js:1.0.18.vaadin3'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-gwt-js/
implementation ("com.vaadin.external.atmosphere:atmosphere-gwt-js:1.0.18.vaadin3")
'com.vaadin.external.atmosphere:atmosphere-gwt-js:war:1.0.18.vaadin3'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-gwt-js" rev="1.0.18.vaadin3">
<artifact name="atmosphere-gwt-js" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-gwt-js', version='1.0.18.vaadin3')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-gwt-js" % "1.0.18.vaadin3"
[com.vaadin.external.atmosphere/atmosphere-gwt-js "1.0.18.vaadin3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vaadin.external.slf4j : vaadin-slf4j-jdk14 | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vaadin.external.atmosphere : atmosphere-gwt-extra | jar | 1.0.18.vaadin3 |
| com.google.gwt : gwt-user | jar | 2.4.0 |
| org.timepedia.exporter : gwtexporter | jar | 2.3.0 |
| 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 |
| ch.qos.logback : logback-core | jar | 0.9.30 |
| ch.qos.logback : logback-classic | jar | 0.9.30 |