MVN

com.github.andreptb : andreptb-component-parent

Maven & Gradle

Sep 21, 2015
0 stars

andreptb-component-parent · Parent POM designed to provide common configuration for Maven component projects available on Maven Central

<dependency>
    <groupId>com.github.andreptb</groupId>
    <artifactId>andreptb-component-parent</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.andreptb : andreptb-component-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.andreptb : andreptb-component-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
andreptb-component-parent-0.5.0
0.4.x
andreptb-component-parent-0.4.1
andreptb-component-parent-0.4.0
0.3.x
andreptb-component-parent-0.3.0
0.2.x
andreptb-component-parent-0.2.1
andreptb-component-parent-0.2.0
0.1.x
andreptb-component-parent-0.1.1
andreptb-component-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.andreptb</groupId>
    <artifactId>andreptb-component-parent</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement