MVN

de.davelee : ci-springboot-parent-pom

Maven & Gradle

Sep 10, 2020
0 stars

Parent POM for Continuous Integration with Spring Boot · This is a Maven Parent POM for Continuous Integration using Java with Spring Boot. It includes the standard Spring Boot Starter as Parent POM as well as the Spring Boot Test Starter POM as dependency. In addition, an analysis profile can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (version 2.x and higher) or Cobertura (version 1.1.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs (version 1.1.x only) and Checkstyle.

<dependency>
    <groupId>de.davelee</groupId>
    <artifactId>ci-springboot-parent-pom</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.davelee : ci-springboot-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of de.davelee : ci-springboot-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
ci-springboot-parent-pom-2.3.0
2.2.x
ci-springboot-parent-pom-2.2.0
2.1.x
ci-springboot-parent-pom-2.1.0
2.0.x
ci-springboot-parent-pom-2.0.0
1.1.x
ci-springboot-parent-pom-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.davelee</groupId>
    <artifactId>ci-springboot-parent-pom</artifactId>
    <version>2.3.0</version>
</dependency>

Advertisement

Dependencies from Group

Sep 09, 2020
0 stars
Sep 10, 2020
0 stars

Discover Dependencies

Dec 30, 2021
1 usages
29 stars
Jun 16, 2023
4 usages
255 stars
Jun 16, 2023
255 stars
Jun 16, 2023
516 stars
Oct 10, 2020
10 stars
Oct 10, 2020
1 usages
5 stars
Oct 10, 2020
5 stars
Oct 10, 2020
3 usages
5 stars