Kit, developed with JDK 21, is a lightweight Java utility library designed to enhance productivity by streamlining development, simplifying common tasks, improving code readability, and fully leveraging modern Java features with an easy-to-use API for diverse development needs.
To use Kit in your Maven project, add the following dependency to your pom.xml
:
<dependency>
<groupId>io.allurx.kit</groupId>
<artifactId>kit-${module}</artifactId>
<version>${latest version}</version>
</dependency>
This project is licensed under the Apache License 2.0. You may obtain a copy of the License at: