Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GWT Boot: BOMs and POMs, Starters, Dependencies and Parent

License

NotificationsYou must be signed in to change notification settings

gwtboot/gwt-boot-modules

Repository files navigation

Build Status

GWT BOMs and POMs - GWT Dependencies and Starters

GWT Boot Starter is NOT an integration between Spring Boot and GWT!

If you need a modern introduction to GWT / J2CL take a look at thisPadlet for GWT / J2CL.

GWT Boot Starter dependencies is basically a simple Starter dependenciescollection for GWT just like Spring Boot Starter dependencies.The idea is taken fromSpring Boot Starters

GWT Boot Starters are a set of convenient dependency descriptorsthat you can include in your application.You get a one-stop-shop for all the GWT and related technologythat you need without having to hunt through sample code andcopy paste loads of dependency descriptors. For example,if you want to get started using GWT andDomino UIfor your Material Design andElemental2 just include thegwt-boot-starter-ui-domino dependency in your project,and you are good to go.

GWT Boot Starter artifacts are released on theMaven Central

List of all supported GWT frameworks

ArtifactId / GWT Module: com.github.gwtboot.starter.*FrameworkSupported Browser TechnologyStatusGWT / Elemento Core VersionExamples
gwt-boot-starter-parentParent starter for GWT BootNo webIntegrated--
gwt-boot-starter / StarterStandard GWT widgetsWidgetIntegrated2.10.0gwt-boot-sample-basic
gwt-boot-starter-ui-domino / DominoStarterdomino-uiElemental2Integrated2.10.0gwt-boot-sample-ui-domino,gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-ui-gwtbootstrap3 / GwtBootstrap3Startergwtbootstrap3WidgetIntegrated2.10.0gwt-boot-sample-ui-gwtbootstrap3
gwt-boot-starter-ui-vue-gwt / VueGwtStartervue-gwtElemental2Integrated2.10.0gwt-boot-sample-ui-vue-gwt
gwt-boot-starter-ui-gwtreactgwt-reactElemental2--
gwt-boot-starter-ui-gwtmaterial / GwtMaterialStartergwt-materialWidgetIntegrated2.10.0gwt-boot-sample-ui-gwtmaterial
gwt-boot-starter-ui-erraierraiElemental2---
gwt-boot-starter-rxgwt / RxGwtStarterrxgwtNo webIntegrated2.10.0gwt-boot-sample-rxgwt
gwt-boot-starter-restygwt / RestyGwtStarterresty-gwtNo webIntegrated2.10.0gwt-boot-sample-collection
gwt-boot-starter-testgwtmockitoNo webIntegrated2.10.0gwt-boot-sample-collection,gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-gwteventbinder / GwtEventBinderStartergwteventbinderNo webIntegrated2.10.0gwt-boot-sample-collection
gwt-boot-starter-gin / GinStarterginNo webIntegrated2.10.0gwt-boot-sample-collection
gwt-boot-starter-dagger2 / Dagger2Starterdagger2No webIntegrated2.10.0gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-elemento-core / ElementoCoreStarterelementoElemental2Integrated2.10.0gwt-boot-sample-elemento-core
gwt-boot-starter-domino-rest / DominoRestStarterdomino-restElemental2Integrated2.10.0gwt-boot-sample-domino-rest
gwt-boot-starter-nalunaluNo web---
gwt-boot-starter-dncomponents / DncomponentsStarterdn-componentsElemental2Integrated2.10.0gwt-boot-sample-ui-dncomponents

Using GWT Boot Starters

Using gwt-boot-starter-parent as Parent POM

Similar toSpring Boot with Parent POM

Using without Parent POM

Similar toSpring Boot without Parent POM

Wiki

Check out our Wiki forHow-Tos and other information.

Examples

Example of each Starter can be found at the table above "Examples" column. All the examples are in thisrepository.

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp