Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Java 11 Library with tons of utility classes required in all projects
- Host: GitHub
- URL: https://github.com/phax/ph-commons
- Owner: phax
- License: apache-2.0
- Created: 2014-08-18T07:21:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T18:42:50.000Z (4 months ago)
- Last Synced: 2024-10-22T10:51:33.178Z (4 months ago)
- Topics: basic, charset, commons, datetime, graph, java, java8, json, matrix, microdata, runtime, security, settings, tree, xml
- Language: Java
- Homepage:
- Size: 41.7 MB
- Stars: 30
- Watchers: 5
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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.