gwt-angular-ng · Provides GWT wrapper around the AngularJS's core API.
Group: com.asayama.gwt.angular - All Dependencies
gwt-angular-ngRoute · Provides GWT wrapper around the AngularJS's Route API.
gwt-angular-resources · Provides GWT Angular module for GWT's Resources module.
gwt-angular-http · Provides GWT Angular module for GWT's HTTP module.
gwt-angular-ngSanitize · Provides GWT wrapper around the AngularJS's Sanitize API.
gwt-angular-user · Provides GWT Angular module for GWT's User module.
gwt-angular-prettify · Provides GWT Angular module for google-code-prettify. https://code.google.com/p/google-code-prettify/
gwt-angular-ngAnimate · Provides GWT wrapper around the AngularJS's ngAnimate API.
gwt-angular-masonry · Provides GWT Angular module for Masonry cascading grid layout library. http://masonry.desandro.com
gwt-angular-util · Provides GWT utility classes for GWT Angular project. The utility classes have no dependency on AngularJS.
gwt-angular · The purpose of gwt-angular project is to bring the powerful MVC framework of AngularJS to Java programmers. gwt-angular provides a GWT wrapper around AngularJS, so that components of AngularJS can be written in Java language, in a manner that is natural to a programmer with that background. The project aims to leverage the runtime efficiency of AngularJS and the build time optimization of GWT.