Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.
```xml

org.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)