Utility API’s and wrappers useful for all types of Java application development.
Maven dependency:
<!-- https://mvnrepository.com/artifact/com.jalalkiswani/jk-util --> <dependency> <groupId>com.jalalkiswani</groupId> <artifactId>jk-util</artifactId> <version>0.0.9-4</version> </dependency>
Featured Utilities API’s:
- Exception Handling : For detailed description about this API, check my article titled “Exception Handling in Real-Life Java Applications” on DZone at
- Resource Loading
- Caching API
- Context-API
and many others