Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gwtbootstrap3/gwtbootstrap3
GWT wrapper for the Bootstrap front-end framework
https://github.com/gwtbootstrap3/gwtbootstrap3
Last synced: 20 days ago
JSON representation
GWT wrapper for the Bootstrap front-end framework
- Host: GitHub
- URL: https://github.com/gwtbootstrap3/gwtbootstrap3
- Owner: gwtbootstrap3
- License: apache-2.0
- Archived: true
- Created: 2013-08-16T05:57:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T17:21:37.000Z (about 5 years ago)
- Last Synced: 2024-06-20T00:34:10.566Z (6 months ago)
- Language: Java
- Homepage:
- Size: 6.69 MB
- Stars: 336
- Watchers: 56
- Forks: 160
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- gwt-boot-awesome-lili - gwtbootstrap3 - UI framework based on [bootstrap](https://getbootstrap.com) (UI Framework)
- gwt-boot-awesome-lili - gwtbootstrap3 - UI framework based on [bootstrap](https://getbootstrap.com) (UI Framework)
README
# GwtBootstrap3 [![Build Status](https://travis-ci.org/gwtbootstrap3/gwtbootstrap3.svg?branch=master)](https://travis-ci.org/gwtbootstrap3/gwtbootstrap3) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.gwtbootstrap3/gwtbootstrap3/badge.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/org.gwtbootstrap3/gwtbootstrap3/)
## NOTE: This project is inactive.
GWTBootstrap3 is a wrapper for [Twitter Bootstrap](http://getbootstrap.com/), which helps you develop responsive, mobile first HTML, CSS, and JS projects on the web using Java and Google Web Toolkit (GWT).
### Add GWTBootstrap3 to your project
You can easily add GWTBootstrap3 to your project by including the library as a Maven dependency.
```xmlorg.gwtbootstrap3
gwtbootstrap3
VERSION
provided```
### Final Release
* 1.0.1 - Released on 14 November 2019.
* Based on Bootstrap v3.4.1
* 1.0.0 - Released on 26 August 2019.
* Based on Bootstrap v3.4.0
* [Demo](http://gwtbootstrap3.github.io/gwtbootstrap3-demo/) - The GWTBootstrap3 1.0.0 Demo.
* [API Docs](http://gwtbootstrap3.github.io/gwtbootstrap3-demo/apidocs) - The GWTBootstrap3 1.0.0 API Javadoc.
* [Supported Features](https://github.com/gwtbootstrap3/gwtbootstrap3/wiki/Supported-Features) - Current releases supported features.### Resources
* [Project Wiki](https://github.com/gwtbootstrap3/gwtbootstrap3/wiki) - Help with getting started and other useful project help.
[![Join the chat at https://gitter.im/gwtbootstrap3/gwtbootstrap3](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gwtbootstrap3/gwtbootstrap3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)