randomnoun / parent-pom

randomnoun parent-pom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Central

parent-pom

parent-pom is the parent pom for randomnoun maven projects

It specifies a handful of pom.xml elements common across java projects, including

  • license
  • organization
  • developers
  • distributionManagement
  • reporting

And defines the version numbers for a raft of dependencies that I typically use in every project.

Licensing

parent-pom is licensed under the BSD 2-clause license.

About

randomnoun parent-pom

License:BSD 2-Clause "Simplified" License