Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phax/ph-commons

Java 11 Library with tons of utility classes required in all projects
https://github.com/phax/ph-commons

basic charset commons datetime graph java java8 json matrix microdata runtime security settings tree xml

Last synced: about 11 hours ago
JSON representation

Java 11 Library with tons of utility classes required in all projects

Awesome Lists containing this project

README

        

# ph-commons

[![javadoc](https://javadoc.io/badge2/com.helger.commons/ph-commons/javadoc.svg)](https://javadoc.io/doc/com.helger.commons/ph-commons)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.helger.commons/ph-commons-parent-pom/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.helger.commons/ph-commons-parent-pom)
[![Hits-of-Code](https://hitsofcode.com/github/phax/ph-commons?branch=master)](https://hitsofcode.com/github/phax/ph-commons/view?branch=master)

This is a set of shared Java 11+ libraries used in many other projects.
The last version supporting Java 1.8+ was 10.2.0.
See the [Wiki](https://github.com/phax/ph-commons/wiki) for details.

---

My personal [Coding Styleguide](https://github.com/phax/meta/blob/master/CodingStyleguide.md) |
It is appreciated if you star the GitHub project if you like it.