Gwt Action

Gwt-action is a lightweight 'command pattern' implementation for GWT that uses Guice for Dependency Injection Handlers that process Actions are automatically bound if they have the @BindHandler annotation present.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.googlecode.gwt-action
Идентификатор

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

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

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gwt Action
Gwt-action is a lightweight 'command pattern' implementation for GWT that uses Guice for Dependency Injection Handlers that process Actions are automatically bound if they have the @BindHandler annotation present.

Скачать gwt-action

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sf.scannotation : scannotation jar 1.0.2
log4j : log4j jar 1.2.14

provided (4)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-multibindings jar 2.0
com.google.gwt : gwt-servlet jar 2.0.3
com.google.gwt : gwt-user jar 2.0.3

test (2)

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

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

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

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

Версия
0.2
0.1