atmosphere-gwt-client20

A rework of atmosphere-gwt to become a lightweight GWT implementation on top of Atmosphere

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки CLI
Группа

Группа

org.atmosphere.extensions
Идентификатор

Идентификатор

atmosphere-gwt-client20
Последняя версия

Последняя версия

1.1.0.RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

atmosphere-gwt-client20
A rework of atmosphere-gwt to become a lightweight GWT implementation on top of Atmosphere
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org

Скачать atmosphere-gwt-client20

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-client20/ -->
<dependency>
    <groupId>org.atmosphere.extensions</groupId>
    <artifactId>atmosphere-gwt-client20</artifactId>
    <version>1.1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-client20/
implementation 'org.atmosphere.extensions:atmosphere-gwt-client20:1.1.0.RC1'
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-client20/
implementation ("org.atmosphere.extensions:atmosphere-gwt-client20:1.1.0.RC1")
'org.atmosphere.extensions:atmosphere-gwt-client20:jar:1.1.0.RC1'
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt-client20" rev="1.1.0.RC1">
  <artifact name="atmosphere-gwt-client20" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt-client20', version='1.1.0.RC1')
)
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt-client20" % "1.1.0.RC1"
[org.atmosphere.extensions/atmosphere-gwt-client20 "1.1.0.RC1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.atmosphere.extensions : atmosphere-gwt-common20 jar 1.1.0.RC1
org.slf4j : slf4j-api jar 1.6.1

provided (6)

Идентификатор библиотеки Тип Версия
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

runtime (1)

Идентификатор библиотеки Тип Версия
org.atmosphere : atmosphere-jquery war 1.1.0.RC1

test (7)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
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

Модули Проекта

Данный проект не имеет модулей.

Atmosphere Framework Extensions and Plugin

You need Atmosphere Runtime version 2.4.0 and higher to use those extension. To install, just do

     <dependency>
         <groupId>org.atmosphere</groupId>
         <artifactId>atmosphere-{atmosphere-module}</artifactId>
         <version>2.5.2</version>
      </dependency>

Where module can be one of the listed directory above. Client on the module's pom.xml to get the exact artifact name.

jdk8 JDK11 JDK13

For GWT 2.7

     <dependency>
         <groupId>org.atmosphere</groupId>
         <artifactId>atmosphere-{atmosphere-module}</artifactId>
         <version>2.3.0-GWT27</version>
      </dependency>

Easiest way to use extensions is by looking at our Samples or jump directly into the code of the extensions you want to use.

Javadocs and Getting Started

If you are an Atmosphere GWT 1.0.x users, The GWT module is deprecated and the final version that can be used with Atmosphere 2.0.x is

     <dependency>
         <groupId>org.atmosphere</groupId>
         <artifactId>atmosphere-{gwt-module}</artifactId>
         <version>1.1.0.RC5</version>
      </dependency>

It is strongly recommended to upgrade to the GWT2.0 module.

If you are interested, subscribe to our mailing list for more info! We are on irc.freenode.net under #atmosphere-comet

[Analytics]

org.atmosphere.extensions

Atmosphere Framework

Версии библиотеки

Версия
1.1.0.RC1