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

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.

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.

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2f6875058e2a4d0f9b26ad28e296a7e8)](https://www.codacy.com/app/pedro.oliveira20/ppm-commons?utm_source=github.com&utm_medium=referral&utm_content=pedrotoliveira/ppm-commons&utm_campaign=badger)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/br.com.ppm/ppm-commons/badge.svg)](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

```