Skip to content

Includes organizational common configurations for a Maven project.

Notifications You must be signed in to change notification settings

zhiguangwang/parent-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UniGames Parent POM

Includes organizational common configurations for a Maven project.

Usage

Add in the pom.xml of your project

<parent>
    <groupId>com.unigames</groupId>
    <artifactId>parent-pom</artifactId>
    <version>3</version>
</parent>

About

Includes organizational common configurations for a Maven project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published