| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки CLI |
| Группа | Группаorg.atmosphere |
| Идентификатор | Идентификаторatmosphere-gwt-client |
| Последняя версия | Последняя версия1.1.0.RC5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеatmosphere-gwt-client
A fork of gwt-comet project to integrate with Atmosphere
|
| Имя Файла | Размер |
|---|---|
| atmosphere-gwt-client-1.1.0.RC5.pom | |
| atmosphere-gwt-client-1.1.0.RC5.jar | 111 KB |
| atmosphere-gwt-client-1.1.0.RC5-sources.jar | 43 KB |
| atmosphere-gwt-client-1.1.0.RC5-javadoc.jar | 211 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-client/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt-client</artifactId>
<version>1.1.0.RC5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-client/
implementation 'org.atmosphere:atmosphere-gwt-client:1.1.0.RC5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-client/
implementation ("org.atmosphere:atmosphere-gwt-client:1.1.0.RC5")
'org.atmosphere:atmosphere-gwt-client:jar:1.1.0.RC5'
<dependency org="org.atmosphere" name="atmosphere-gwt-client" rev="1.1.0.RC5">
<artifact name="atmosphere-gwt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-gwt-client', version='1.1.0.RC5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-gwt-client" % "1.1.0.RC5"
[org.atmosphere/atmosphere-gwt-client "1.1.0.RC5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-gwt-common | jar | 1.1.0.RC5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| com.google.gwt : gwt-dev | jar | 2.5.0 |
| org.eclipse.jetty : jetty-websocket | jar | 7.6.0.v20120127 |
| 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 |
| org.slf4j : jul-to-slf4j | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| ch.qos.logback : logback-core | jar | 0.9.30 |
| ch.qos.logback : logback-classic | jar | 0.9.30 |