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.
Version0.2compared with
Version Details
| 0.1 | 0.2 | |
|---|---|---|
| Release date | Jul 28, 2010 | Mar 16, 2011 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.1 | 0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.google.gwt » gwt-servlet | 2.0.3 | - |
| - Removed | com.google.inject » guice | 2.0 | - |
| - Removed | com.google.inject.extensions » guice-multibindings | 2.0 | - |
Provided Changes (3)
| 0.1 | 0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.gwt » gwt-servlet | - | 2.0.3 |
| + Added | com.google.inject » guice | - | 2.0 |
| + Added | com.google.inject.extensions » guice-multibindings | - | 2.0 |