MVN

com.wadpam.opencomponents : parent

Maven & Gradle

Mar 28, 2013
1 stars

Open-Components parent · Open Components contains reusable components and services

<dependency>
    <groupId>com.wadpam.opencomponents</groupId>
    <artifactId>parent</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wadpam.opencomponents : parent to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.wadpam.opencomponents : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1
parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wadpam.opencomponents</groupId>
    <artifactId>parent</artifactId>
    <version>1</version>
</dependency>

Advertisement