Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.28 KB

README.adoc

File metadata and controls

30 lines (22 loc) · 1.28 KB

logo

Apache License, Version 2.0 Build Status

mmm-ui-api-data

Maven Central base JavaDoc

The module mmm-ui-api-data provides complex and advanced data-widgets such as UiDataTable, UiDataTree, and UiDataTreeTable to display and navigate on larger sets of data. See the JavaDoc link for further details.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-api-data</artifactId>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.ui.api.data;

Overview

mmm-ui-api-data