Skip to content

PatternFM/minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status codebeat badge

Introduction

Minimal is a simple API that exposes minimalist interfaces for common functions including identity generation, JSON parsing and reflection.

Documentation

A getting started guide and reference documentation for Minimal is hosted on the Minimal Project Page.

Building from Source

Both JDK 8 and Maven 3 are required to build Minimal from source. With these prerequisites in place you can build Minimal by:

git clone https://github.com/PatternFM/minimal.git
cd minimal
mvn clean install

Continuous Integration

The Continuous Integration service for the project is hosted on Travis

Licensing

This software is provided and distributed under the Apache Software License 2.0. Refer to LICENSE.txt for more information.

About

A simple Java API that exposes minimalist interfaces for common functions including identity generation, JSON parsing and reflection.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published