# Getting started with GWT-Bootstrap

DevFeed: [Getting started with GWT-Bootstrap](<https://devfeed.tech/articles/getting-started-with-gwt-bootstrap-37719.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/getting-started-with-gwt-bootstrap/>)

Author: Carlos Alexandro Becker

Published: 2012-06-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [Bootstrap](<https://devfeed.tech/topics/bootstrap.md>), [Library](<https://devfeed.tech/topics/library.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [bootstrap](<https://devfeed.tech/tags/bootstrap.md>), [cons](<https://devfeed.tech/tags/cons.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [library](<https://devfeed.tech/tags/library.md>), [maven](<https://devfeed.tech/tags/maven.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [setup](<https://devfeed.tech/tags/setup.md>), [ui](<https://devfeed.tech/tags/ui.md>)

## AI overview

A tutorial on getting started with GWT-Bootstrap, a project that brings Twitter Bootstrap styles and widgets to GWT applications. It covers obtaining the JAR, configuring a GWT module, using UiBinder widgets, and adding the datepicker module.

## Source excerpt

GWT-Bootstrap is a project that aims to provide all the Twitter Bootstrap styles and widgets to GWT applications.