Last Version

gwt-angular 0.2.4

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.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Angular
GroupId

GroupId

com.asayama.gwt.angular
ArtifactId

ArtifactId

gwt-angular
Version

Version

0.2.4
Type

Type

pom
Description

Description

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.

Download gwt-angular 0.2.4

Filename Size
gwt-angular-0.2.4.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gwt-angular-ng
  • gwt-angular-ngAnimate
  • gwt-angular-ngRoute
  • gwt-angular-ngSanitize
  • gwt-angular-http
  • gwt-angular-resources
  • gwt-angular-user
  • gwt-angular-masonry
  • gwt-angular-prettify