urm-core

Automatically generate Graphviz based class diagram from your code

License

License

GroupId

GroupId

com.github.markusmo3.urm
ArtifactId

ArtifactId

urm-core
Last Version

Last Version

1.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

urm-core
Automatically generate Graphviz based class diagram from your code
Project URL

Project URL

http://maven.apache.org

Download urm-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.qualitycheck : quality-test jar 1.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
nl.jqno.equalsverifier : equalsverifier jar 1.7.5
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0