MVN

com.norconex.commons : norconex-commons-maven-parent

Maven & Gradle

Jul 09, 2023
0 stars

Norconex Commons Maven Parent · Maven parent POM for many Norconex Maven projects.

<dependency>
    <groupId>com.norconex.commons</groupId>
    <artifactId>norconex-commons-maven-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.norconex.commons : norconex-commons-maven-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of com.norconex.commons : norconex-commons-maven-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
norconex-commons-maven-parent-1.0.2
norconex-commons-maven-parent-1.0.1
norconex-commons-maven-parent-1.0.0
norconex-commons-maven-parent-1.0.0-RC1
norconex-commons-maven-parent-1.0.0-M2
norconex-commons-maven-parent-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.norconex.commons</groupId>
    <artifactId>norconex-commons-maven-parent</artifactId>
    <version>1.0.2</version>
</dependency>