MVN

com.seleritycorp.pom : CommonBasePom

Maven & Gradle

Oct 30, 2018
0 stars

Common Base Pom · Common parent pom for all Selerity poms

<dependency>
    <groupId>com.seleritycorp.pom</groupId>
    <artifactId>CommonBasePom</artifactId>
    <version>1.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.seleritycorp.pom : CommonBasePom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of com.seleritycorp.pom : CommonBasePom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
CommonBasePom-1.0.15
CommonBasePom-1.0.14
CommonBasePom-1.0.13
CommonBasePom-1.0.12
CommonBasePom-1.0.11
CommonBasePom-1.0.10
CommonBasePom-1.0.9
CommonBasePom-1.0.8
CommonBasePom-1.0.7
CommonBasePom-1.0.6
CommonBasePom-1.0.5
CommonBasePom-1.0.4
CommonBasePom-1.0.3
CommonBasePom-1.0.2
CommonBasePom-1.0.1
CommonBasePom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.seleritycorp.pom</groupId>
    <artifactId>CommonBasePom</artifactId>
    <version>1.0.15</version>
</dependency>