MVN

com.github.markusmo3.urm : urm-parent

Maven & Gradle

Feb 16, 2019
13 stars

UML Reverse Mapper · Automatically generate Graphviz based class diagram from your code

<dependency>
    <groupId>com.github.markusmo3.urm</groupId>
    <artifactId>urm-parent</artifactId>
    <version>1.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.markusmo3.urm : urm-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.5

All Versions

Choose a version of com.github.markusmo3.urm : urm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
urm-parent-1.4.5
urm-parent-1.4.4
urm-parent-1.4.3
urm-parent-1.4.2
urm-parent-1.4.1
urm-parent-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.markusmo3.urm</groupId>
    <artifactId>urm-parent</artifactId>
    <version>1.4.5</version>
</dependency>

Advertisement