MVN

io.github.ardoco.id : parent-id

Maven & Gradle

Mar 08, 2024
0 stars

ArDoCo ID · The goal of this project is to identify missing or deviating elements (inconsistencies) between informal and formal artifacts like software architecture documentation, software architecture, and code.

<dependency>
    <groupId>io.github.ardoco.id</groupId>
    <artifactId>parent-id</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ardoco.id : parent-id to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.ardoco.id : parent-id to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-id-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ardoco.id</groupId>
    <artifactId>parent-id</artifactId>
    <version>1.0.0</version>
</dependency>