Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent

Base project bootstrap definition for all of our projects.
https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent

build jvm kotlin lambda maven project

Last synced: about 1 month ago
JSON representation

Base project bootstrap definition for all of our projects.

Awesome Lists containing this project

README

        

# WrzasqPl-Parent

**WrzasqPl-Parent** is a generic bootstrap project structure that we use in all our projects (both open source, internal
and commercial).

[![Build Status](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent/actions/workflows/build.yaml/badge.svg)](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent/actions)

# Usage

To use it in your project, simply define `pl.wrzasq.parent:parent-generic` as your project parent POM:

```xml

4.0.0


${groupId}
${artifactId}
jar
${version}

pl.wrzasq.parent
parent-generic
${pl.wrzasq.parent.version}

```

# Resources

- [GitHub page with API documentation](https://rafalwrzeszcz-wrzasqpl.github.io/pl.wrzasq.parent)
- [Contribution guide](https://github.com/rafalwrzeszcz-wrzasqpl/.github/blob/master/CONTRIBUTING.md)
- [Issues tracker](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent/issues)
- [Maven packages](https://search.maven.org/search?q=g:pl.wrzasq.parent)
- [Wrzasq.pl @ GitHub](https://github.com/rafalwrzeszcz-wrzasqpl)
- [Wrzasq.pl @ Facebook](https://www.facebook.com/wrzasqpl)
- [Wrzasq.pl @ LinkedIn](https://www.linkedin.com/company/wrzasq-pl/)

# Authors

This project is brought to you by [Rafał Wrzeszcz - Wrzasq.pl](https://wrzasq.pl) and published under
[MIT license](https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.parent/tree/master/LICENSE).

List of contributors:

- [Rafał "Wrzasq" Wrzeszcz](https://github.com/rafalwrzeszcz) ([wrzasq.pl](https://wrzasq.pl)).