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.
- Host: GitHub
- URL: https://github.com/bliblidotcom/java-common-helper
- Owner: bliblidotcom
- License: apache-2.0
- Created: 2018-02-14T09:50:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T08:24:16.000Z (over 4 years ago)
- Last Synced: 2025-03-17T06:35:56.770Z (9 months ago)
- Language: Java
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Common Helper
[](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)
[](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}