Last Version

gwt-angular-web 1.0.3

Provides the live demo web site for GWT Angular project. GWT Angular is a GWT wrapper around AngularJS framework, so that the powerful MVC framework of AngularJS can be used by Java programmers. The site itself is written using GWT Angular. If anyone wishes to learn how to write a site using GWT Angular, and wishes to see a working example, this project may serve as a reference implementation.

License

License

Categories

Categories

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

GroupId

com.asayama.docs.gwt.angular
ArtifactId

ArtifactId

gwt-angular-web
Version

Version

1.0.3
Type

Type

war
Description

Description

gwt-angular-web
Provides the live demo web site for GWT Angular project. GWT Angular is a GWT wrapper around AngularJS framework, so that the powerful MVC framework of AngularJS can be used by Java programmers. The site itself is written using GWT Angular. If anyone wishes to learn how to write a site using GWT Angular, and wishes to see a working example, this project may serve as a reference implementation.

Download gwt-angular-web 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.asayama.gwt.fa : gwt-font-awesome jar 0.1.4

provided (18)

Group / Artifact Type Version
com.asayama.docs.gwt.angular.examples : CustomDirective jar 1.0.3
com.asayama.docs.gwt.angular.examples : CustomFilter jar 1.0.3
com.asayama.docs.gwt.angular.examples : HttpClient jar 1.0.3
com.asayama.docs.gwt.angular.examples : OnClickEvent jar 1.0.3
com.asayama.docs.gwt.angular.examples : Prettify jar 1.0.3
com.asayama.docs.gwt.angular.examples : Promise jar 1.0.3
com.asayama.docs.gwt.angular.examples : ServiceInjection jar 1.0.3
com.asayama.docs.gwt.angular.examples : TextInput jar 1.0.3
com.asayama.docs.gwt.angular.examples : UrlHashParameter jar 1.0.3
com.asayama.docs.gwt.angular : gwt-angular-tutorial jar 1.0.3
com.asayama.gwt.angular : gwt-angular-ngAnimate jar 0.2.4
com.asayama.gwt.angular : gwt-angular-ngRoute jar 0.2.4
com.asayama.gwt.angular : gwt-angular-ngSanitize jar 0.2.4
com.asayama.docs.gwt.angular : gwt-angular-pages jar 1.0.3
com.asayama.gwt.angular : gwt-angular-prettify jar 0.2.4
com.asayama.gwt.angular : gwt-angular-resources jar 0.2.4
com.asayama.gwt.jquery : gwt-jquery jar 0.1.4
com.asayama.gwt.bootstrap : gwt-bootstrap jar 0.1.4

test (1)

Group / Artifact Type Version
com.google.gwt : gwt-codeserver jar 2.8.0-beta1

Project Modules

There are no modules declared in this project.