UML Reverse Mapper

Automatically generate Graphviz based class diagram from your code

License

License

GroupId

GroupId

com.iluwatar
ArtifactId

ArtifactId

urm-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/iluwatar/uml-reverse-mapper

Download urm-parent

Filename Size
urm-parent-1.3.0.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.iluwatar/urm-parent/ -->
<dependency>
    <groupId>com.iluwatar</groupId>
    <artifactId>urm-parent</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iluwatar/urm-parent/
implementation 'com.iluwatar:urm-parent:1.3.0'
// https://jarcasting.com/artifacts/com.iluwatar/urm-parent/
implementation ("com.iluwatar:urm-parent:1.3.0")
'com.iluwatar:urm-parent:pom:1.3.0'
<dependency org="com.iluwatar" name="urm-parent" rev="1.3.0">
  <artifact name="urm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iluwatar', module='urm-parent', version='1.3.0')
)
libraryDependencies += "com.iluwatar" % "urm-parent" % "1.3.0"
[com.iluwatar/urm-parent "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • urm-core
  • urm-maven

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0