Registry / web-framework / gwt-bootstrap

gwt-bootstrap

JSON →
library2.3.2.0javamavenunverified

GWT library providing Twitter Bootstrap widgets for web applications.

<dependency> <groupId>com.github.gwtbootstrap</groupId> <artifactId>gwt-bootstrap</artifactId> <version>2.3.2.0</version> </dependency>
INSTALL
IMPORT
SIG · GWT-BOOTSTRAP
G
gwt-bootstrap
web-frameworkjavav2.3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Button
com.github.gwtbootstrap.client.ui.Button

Create a Bootstrap-styled button in GWT.

import com.github.gwtbootstrap.client.ui.Button; Button btn = new Button("Click me"); btn.addClickHandler(event -> Window.alert("Clicked!"));
Debug
Known issues
gotchaGWT Bootstrap may not be compatible with newer GWT versions (2.8+).
fix
Consider using GWT Material or other modern GWT UI libraries.
affects: >=2.3.0
Upgrade
Version history
2.3.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
gwt-bootstrap — mvn dependency:get gwt-bootstrap · libregistry