GWT-Views

A simple but powerful View controller for GWT

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.gilberto-torrezan
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GWT-Views
A simple but powerful View controller for GWT
Ссылка на сайт

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

https://github.com/gilberto-torrezan/gwt-views

Скачать gwt-views

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

<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/ -->
<dependency>
    <groupId>com.github.gilberto-torrezan</groupId>
    <artifactId>gwt-views</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation 'com.github.gilberto-torrezan:gwt-views:1.4.0'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-views/
implementation ("com.github.gilberto-torrezan:gwt-views:1.4.0")
'com.github.gilberto-torrezan:gwt-views:jar:1.4.0'
<dependency org="com.github.gilberto-torrezan" name="gwt-views" rev="1.4.0">
  <artifact name="gwt-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-views', version='1.4.0')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-views" % "1.4.0"
[com.github.gilberto-torrezan/gwt-views "1.4.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-servlet jar 2.7.0
com.arcbees.analytics : universal-analytics jar 2.2

provided (3)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.7.0
com.google.gwt : gwt-codeserver jar 2.7.0
com.google.gwt : gwt-dev jar 2.7.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.4.0
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0