MVN

io.github.Riduidel.aadarchi : system

Maven & Gradle

Mar 08, 2023
38 stars

Aadarchi : root POM · Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work.

<dependency>
    <groupId>io.github.Riduidel.aadarchi</groupId>
    <artifactId>system</artifactId>
    <version>0.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.Riduidel.aadarchi : system to add to Maven - Latest Versions:

  • Latest Stable: 0.1.10

All Versions

Choose a version of io.github.Riduidel.aadarchi : system to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
system-0.1.10
system-0.1.9
system-0.1.8
system-0.1.6
system-0.1.5
system-0.1.4
system-0.1.3
system-0.1.2
system-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.Riduidel.aadarchi</groupId>
    <artifactId>system</artifactId>
    <version>0.1.10</version>
</dependency>