My top level parent project pom

This project is used for locking down plugin versions and establishing basic configuration for all Maven based projects

License

License

GroupId

GroupId

com.github.paulmoloney
ArtifactId

ArtifactId

top-level-parent-pom
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

My top level parent project pom
This project is used for locking down plugin versions and establishing basic configuration for all Maven based projects
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/paulmoloney/top-level-parent-pom/tree/master/

Download top-level-parent-pom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.paulmoloney/top-level-parent-pom/ -->
<dependency>
    <groupId>com.github.paulmoloney</groupId>
    <artifactId>top-level-parent-pom</artifactId>
    <version>1.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulmoloney/top-level-parent-pom/
implementation 'com.github.paulmoloney:top-level-parent-pom:1.0.15'
// https://jarcasting.com/artifacts/com.github.paulmoloney/top-level-parent-pom/
implementation ("com.github.paulmoloney:top-level-parent-pom:1.0.15")
'com.github.paulmoloney:top-level-parent-pom:pom:1.0.15'
<dependency org="com.github.paulmoloney" name="top-level-parent-pom" rev="1.0.15">
  <artifact name="top-level-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paulmoloney', module='top-level-parent-pom', version='1.0.15')
)
libraryDependencies += "com.github.paulmoloney" % "top-level-parent-pom" % "1.0.15"
[com.github.paulmoloney/top-level-parent-pom "1.0.15"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14
1.0.13
1.0.4