Bootstrap UI

The BootstrapUiModule provides a component layer for generating Bootstrap (v3) based web controls from Java code. The controls are built on top of the Across Web ViewElement infrastructure.

This module is a base component for building user interfaces. Other modules like AdminWebModule and EntityModule build on top of it.

Artifacts

The Bootstrap UI module dependency is present in Across Platform.

<dependency>
     <groupId>com.foreach.across.modules</groupId>
     <artifactId>bootstrap-ui-module</artifactId>
</dependency>

Module name: BootstrapUiModule

Quick links

Release overview

Release Documentation
3.1.0.RELEASE current Javadoc Reference
3.0.1.RELEASE Javadoc Reference
3.0.0.RELEASE Javadoc Reference
2.2.2.RELEASE Javadoc Reference
2.2.1.RELEASE Javadoc Reference
2.1.1.RELEASE Javadoc Reference
2.0.1.RELEASE Javadoc Reference
1.2.0.RELEASE Javadoc Reference
1.1.0.RELEASE Javadoc Reference