A simple API to create a web interface for your application
<dependency>
<groupId>me.mrletsplay</groupId>
<artifactId>WebinterfaceAPI</artifactId>
<version>VERSION</version>
</dependency>
via the graphite-official repository
<repository>
<id>Graphite-Official</id>
<url>https://maven.graphite-official.com/releases</url>
</repository>