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

https://github.com/tupilabs/parent-oss

A parent project, with common settings for OSS projects from TupiLabs
https://github.com/tupilabs/parent-oss

Last synced: 2 months ago
JSON representation

A parent project, with common settings for OSS projects from TupiLabs

Awesome Lists containing this project

README

        

# parent-oss

A parent project, with common settings for OSS projects from TupiLabs https://github.com/tupilabs/parent-oss

## What you must specify in children projects

* groupId, artifactId, version
* gpg keys
* name, description, url
* license
* developer information
* scm

How to use it with Maven.

```

com.tupilabs
parent-oss
0.1

```