| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.atmosphere.extensions |
| Идентификатор | Идентификаторatmosphere-gwt-server20 |
| Версия | Версия1.1.0.RC1 |
| Тип | Типjar |
| Описание |
Описаниеatmosphere-gwt-server20
A rework of atmosphere-gwt to become a lightweight GWT implementation on top of Atmosphere
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-server20/ -->
<dependency>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-gwt-server20</artifactId>
<version>1.1.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-server20/
implementation 'org.atmosphere.extensions:atmosphere-gwt-server20:1.1.0.RC1'
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt-server20/
implementation ("org.atmosphere.extensions:atmosphere-gwt-server20:1.1.0.RC1")
'org.atmosphere.extensions:atmosphere-gwt-server20:jar:1.1.0.RC1'
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt-server20" rev="1.1.0.RC1">
<artifact name="atmosphere-gwt-server20" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt-server20', version='1.1.0.RC1')
)
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt-server20" % "1.1.0.RC1"
[org.atmosphere.extensions/atmosphere-gwt-server20 "1.1.0.RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.atmosphere : atmosphere-runtime | jar | 1.1.0.RC1 |
| org.atmosphere.extensions : atmosphere-gwt-common20 | jar | 1.1.0.RC1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |