MVN

io.github.Riduidel.agile-architecture-documentation-system : system

Maven & Gradle

Jun 15, 2022
37 stars

Agile Architecture Documentation System : 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.agile-architecture-documentation-system</groupId>
    <artifactId>system</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.0

All Versions

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

Version Vulnerabilities Updated
0.1.x
system-0.1.0
0.0.x
system-0.0.11
system-0.0.10
system-0.0.8
system-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.Riduidel.agile-architecture-documentation-system</groupId>
    <artifactId>system</artifactId>
    <version>0.1.0</version>
</dependency>