| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
| Группа | Группаorg.turbogwt.net |
| Идентификатор | Идентификаторturbogwt-http |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTurbo GWT HTTP
Turbo GWT Module to facilitate requesting.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| turbogwt-http-0.3.0.pom | |
| turbogwt-http-0.3.0.jar | 142 KB |
| turbogwt-http-0.3.0-sources.jar | 65 KB |
| turbogwt-http-0.3.0-javadoc.jar | 397 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/ -->
<dependency>
<groupId>org.turbogwt.net</groupId>
<artifactId>turbogwt-http</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/
implementation 'org.turbogwt.net:turbogwt-http:0.3.0'
// https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/
implementation ("org.turbogwt.net:turbogwt-http:0.3.0")
'org.turbogwt.net:turbogwt-http:jar:0.3.0'
<dependency org="org.turbogwt.net" name="turbogwt-http" rev="0.3.0">
<artifact name="turbogwt-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.turbogwt.net', module='turbogwt-http', version='0.3.0')
)
libraryDependencies += "org.turbogwt.net" % "turbogwt-http" % "0.3.0"
[org.turbogwt.net/turbogwt-http "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.turbogwt.core : turbogwt-core | jar | 0.3.0 |
| com.google.gwt : gwt-user | jar | 2.6.0 |
| com.google.gwt : gwt-dev | jar | 2.6.0 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |