https://github.com/pedrotoliveira/ppm-commons
PPM Commons Libraries.
https://github.com/pedrotoliveira/ppm-commons
commons java ppm-commons
Last synced: 6 months ago
JSON representation
PPM Commons Libraries.
- Host: GitHub
- URL: https://github.com/pedrotoliveira/ppm-commons
- Owner: pedrotoliveira
- License: gpl-3.0
- Created: 2014-07-17T15:14:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T00:59:21.000Z (about 2 years ago)
- Last Synced: 2025-07-22T21:30:54.470Z (12 months ago)
- Topics: commons, java, ppm-commons
- Language: Java
- Homepage:
- Size: 636 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ppm-commons
===========
PPM Commons Library.
It requires JDK 11+ if you want JDK 8 compatibility go for version 2.1.5 or below.
[](https://www.codacy.com/app/pedro.oliveira20/ppm-commons?utm_source=github.com&utm_medium=referral&utm_content=pedrotoliveira/ppm-commons&utm_campaign=badger)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://maven-badges.herokuapp.com/maven-central/br.com.ppm/ppm-commons)
Github Page: http://pedrotoliveira.github.io/ppm-commons/
To use ppm-commons add to your pom file:
```
br.com.ppm
ppm-commons
2.2.0
```