The Project has been moved and renamed to Fairy, checkout the brand new ImanityFramework here: Fairy
The framework to let you build plugin/backend/discord-bot or even HTTP server easily with clean spotless codes
<repositories>
<repository>
<id>imanity-repo</id>
<url>https://maven.imanity.dev/repository/imanity-libraries/</url>
</repository>
</repositories>
<dependency>
<groupId>org.imanity.framework</groupId>
<artifactId>MODULE</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>
- SpringBoot - Inspired on code structures design
- packetevents - Revised to fit the library needs
- ProtocolLib - Revised to fit the library needs
- configlib - Revised to fit the library needs
- helper - Revised to fit the library needs
- jsoncat - Revised to fit the library needs
- norm - Revised to fit the library needs
The Imanity Framework is under MIT License