# cherry **Repository Path**: hyperions/cherry ## Basic Information - **Project Name**: cherry - **Description**: A flexible, stable, easy-to-use plugin Framework for Java applications. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-22 - **Last Updated**: 2021-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cherry [![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Release Version](https://img.shields.io/badge/release-1.0.0-red.svg)](https://github.com/TFrise/cherry/releases) [![Build Status](https://travis-ci.org/TFrise/cherry.svg?branch=master)](https://travis-ci.org/TFrise/cherry) ## Overview A flexible, stable, easy-to-use plugin Framework for Java applications. For more information see [the wiki](https://github.com/TiFG/cherry/wiki). ## Download Download the latest JAR or grab via Maven: ``` com.mindflow cherry 1.0.0 ``` or Gradle: ``` compile 'com.mindflow:cherry:1.0.0' ```