Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/decathlon/parent

POM parent for open source projects.
https://github.com/decathlon/parent

maven parent pom

Last synced: 4 days ago
JSON representation

POM parent for open source projects.

Awesome Lists containing this project

README

        

# Decathlon Maven POM parent
This project is the entry point for Decathlon projects. It means that all Decathlon's projects will have to inherit from this project.

# Use it

To use simple add the following to your pom.xml:

```xml

com.decathlon
parent
$LATEST_VERSION

```

# License

The project is released under [Apache Software __LICENSE__, Version 2.0 ](LICENSE).

# Contributing

Every one is welcomed to contribute, please have a look first to our [contribute policy](contributing.md).