Giter Club home page Giter Club logo

bootsfaces-osp's Introduction

BootsFaces-OSP

BootsFaces - Open Source Project

License Maven Central

This is the next gen JSF Framework that takes the best from Bootstrap 3 and jQuery UI to let you develop Front-end Enterprise Applications fast and easy.

To learn more about the framework, take a look at BootsFaces.net and visit our Showcase for live demos.

The source for our page can be found on GitHub. If you want to have a deeper look on how to use the library or found a mistake, visit the Showcase Project or the Examples Project.

Getting started

To get up and running quickly, have a look at the Quick Start.

Maven

<dependency>
    <groupId>net.bootsfaces</groupId>
    <artifactId>bootsfaces</artifactId>
    <version>1.4.0</version>
</dependency>

Gradle

compile 'net.bootsfaces:bootsfaces:1.4.0'

Development Snapshots

See this issue for instructions on how to get a current developer snapshot via Maven.
There's also a Snapshot Showcase with the newest upstream changes.

Contributing

If you want to get your feet wet yourself, we suggest you to take a look at our cheat-sheet and the contribution guidelines.

Notes on the new Java Release Cycle

As of March 20, 2018 a new six-month Java release scheme has been adopted and Java 10 is the currently supported rapid release version. There will be three years between a LTS release and the next and Java 11 will be the next LTS after Java 8(LTS). Java 10 support ends on the same date that support for Java 11 begins the day of its release, planned for September 25, 2018.

BootsFaces want to support each Java runtime released after the minimum Java version used to build the library. However, to prevent too many Java subdirectories in the project root, we created the legacyJava directory, that will collect the build scripts specific for non-LTS runtimes. This means that our official build will only include non obsolete LTS targets but you will have the option of building for not non-LTS Java targets using commands like follows:

./gradlew :legacyJava:java7:defaultJar
./gradlew :legacyJava:java9:defaultJar
./gradlew :legacyJava:java10:defaultJar

bootsfaces-osp's People

Contributors

3m5-gposselt avatar ahofmeister avatar asbachb avatar asterd avatar bilak avatar cljk avatar cooperlyt avatar dependabot[bot] avatar doychin avatar exabrial avatar geopossachs avatar ggam avatar jbmb avatar jepsar avatar lelenoce avatar mitchtalmadge avatar muhammedf avatar neondlh avatar nicolaisotta avatar pokimonzerg avatar sebsoftware avatar sergiowww avatar stephanrauh avatar stiemannkj1 avatar t-oster avatar thecoder4eu avatar thetimewalker avatar vdelacerda avatar xaerodegreaz avatar zhedar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.