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

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 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# ph-commons

[![Maven Central](https://img.shields.io/maven-central/v/com.helger.commons/ph-commons-parent-pom)](https://img.shields.io/maven-central/v/com.helger.commons/ph-commons-parent-pom)
[![javadoc](https://javadoc.io/badge2/com.helger.commons/ph-commons/javadoc.svg)](https://javadoc.io/doc/com.helger.commons/ph-commons)

This is a set of shared Java 17 libraries used in many other projects.

* The last version supporting Java 11+ was 11.2.x
* The last version supporting Java 1.8+ was 10.2.x

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.