Skip to content

UnterrainerInformatik/java-parent-pom

Repository files navigation

parent-pom

The parent POM file for our libraries and projects.

Usage

Reference it as parent in your POM file.

<parent>
    <groupId>info.unterrainer.commons</groupId>
    <artifactId>parent-pom</artifactId>
    <version>[current-verison]</version>
</parent>

About

The parent pom for all our java-projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published