A lightweight and extensive MenuAPI using Java 8
MenuAPI is on the main maven repository! You just need to add this into your pom.xml:
<dependency>
    <groupId>io.mazenmc</groupId>
    <artifactId>menuapi</artifactId>
    <scope>compile</scope>
    <version>1.0</version>
</dependency>