An open API service indexing awesome lists of open source software.

https://github.com/bliblidotcom/java-common-helper

Simple, common methods to help improve readability of Java code.
https://github.com/bliblidotcom/java-common-helper

Last synced: 6 months ago
JSON representation

Simple, common methods to help improve readability of Java code.

Awesome Lists containing this project

README

          

# Java Common Helper
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f23e09f60de644b484ca3ea9156ac997)](https://www.codacy.com/app/bliblidotcom/java-common-helper?utm_source=github.com&utm_medium=referral&utm_content=bliblidotcom/java-common-helper&utm_campaign=Badge_Grade)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/696ffcd27b424e548b1cbeb5cf631184)](https://www.codacy.com/app/bunthatcodes/java-common-helper?utm_source=github.com&utm_medium=referral&utm_content=bliblidotcom/java-common-helper&utm_campaign=Badge_Coverage)

List of available helpers can be found in the Wiki page.

Generated javadoc can be found here.


To use this library, add the following in the `` section of your pom:



false

bintray-bliblidotcom-maven
bintray
https://dl.bintray.com/bliblidotcom/maven

and in the `` section, add this declaration:


com.blibli.oss.helpers
java-common-helper
${version}