MVN

com.github.bbottema : standard-project-parent

Maven & Gradle

Jul 12, 2022
0 stars

standard-project-parent · Benny's standard parent POM full of default sweetness and boilerplate code.

<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>standard-project-parent</artifactId>
    <version>1.0.29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bbottema : standard-project-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.29

All Versions

Choose a version of com.github.bbottema : standard-project-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
standard-project-parent-1.0.29
standard-project-parent-1.0.28
standard-project-parent-1.0.27
standard-project-parent-1.0.26
standard-project-parent-1.0.25
standard-project-parent-1.0.24
standard-project-parent-1.0.23
standard-project-parent-1.0.22
standard-project-parent-1.0.21
standard-project-parent-1.0.20
standard-project-parent-1.0.19
standard-project-parent-1.0.18
standard-project-parent-1.0.17
standard-project-parent-1.0.16
standard-project-parent-1.0.15
standard-project-parent-1.0.14
standard-project-parent-1.0.13
standard-project-parent-1.0.12
standard-project-parent-1.0.11
standard-project-parent-1.0.10
standard-project-parent-1.0.9
standard-project-parent-1.0.8
standard-project-parent-1.0.7
standard-project-parent-1.0.6
standard-project-parent-1.0.5
standard-project-parent-1.0.4
standard-project-parent-1.0.3
standard-project-parent-1.0.2
standard-project-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>standard-project-parent</artifactId>
    <version>1.0.29</version>
</dependency>