Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.33 KB

README.adoc

File metadata and controls

30 lines (22 loc) · 1.33 KB

logo

Apache License, Version 2.0 Build Status

mmm-ui-api-binding

Maven Central base JavaDoc

The module mmm-ui-api-binding provides powerful databinding and generic form creation for mmm-property and mmm-bean. It save you from lots of work and boost your productivity to sky-rocket development. See the JavaDoc link for further details.

Usage

Maven Dependency:

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

Module Dependency:

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

Overview

mmm-ui-api-binding