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

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

Java 17 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: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# ph-commons

[![Sonatype Central](https://maven-badges.sml.io/sonatype-central/com.helger.commons/ph-commons-parent-pom/badge.svg)](https://maven-badges.sml.io/sonatype-central/com.helger.commons/ph-commons-parent-pom/)
[![javadoc](https://javadoc.io/badge2/com.helger.commons/ph-annotations/javadoc.svg)](https://javadoc.io/doc/com.helger.commons/ph-annotations)

> If this project saved you some time or made your day a little easier, a star would mean a lot — it helps others find it too.

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.