MVN

com.adobe.mac : parent

Maven & Gradle

Nov 03, 2020

Adobe Project Tartan - Parent Project

<dependency>
    <groupId>com.adobe.mac</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.mac : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.adobe.mac : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.6
parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.adobe.mac</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.6</version>
</dependency>