Skip to content

The parent pom for all our java-projects building on the javalin project.

License

Notifications You must be signed in to change notification settings

UnterrainerInformatik/java-parent-javalin-pom

Repository files navigation

parent-javalin-pom

The parent POM file for our libraries and projects based on Javalin.

It's based on the parent-pom project available on GitHub as well.

Usage

Reference it as parent in your POM file.

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

About

The parent pom for all our java-projects building on the javalin project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published