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

https://github.com/openidentityplatform/commons

Parent POM for projects. Provides default project build configuration.
https://github.com/openidentityplatform/commons

Last synced: 10 months ago
JSON representation

Parent POM for projects. Provides default project build configuration.

Awesome Lists containing this project

README

          

# Open Identity Platform Commons
[![Build](https://github.com/OpenIdentityPlatform/commons/actions/workflows/build.yml/badge.svg)](https://github.com/OpenIdentityPlatform/commons/actions/workflows/build.yml)
[![Deploy](https://github.com/OpenIdentityPlatform/commons/actions/workflows/deploy.yml/badge.svg)](https://github.com/OpenIdentityPlatform/commons/actions/workflows/deploy.yml)

## License
This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to
both this file, and should also be included in all files in the project.

## How-to build
* git clone --recursive https://github.com/OpenIdentityPlatform/commons.git
* mvn clean install -f commons

## Contributing
Please, make [Pull request](https://github.com/OpenIdentityPlatform/commons/pulls)