urm-core

Automatically generate Graphviz based class diagram from your code

License

License

GroupId

GroupId

com.iluwatar
ArtifactId

ArtifactId

urm-core
Last Version

Last Version

1.3.0
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.iluwatar/urm-core/ -->
<dependency>
    <groupId>com.iluwatar</groupId>
    <artifactId>urm-core</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.iluwatar/urm-core/
implementation 'com.iluwatar:urm-core:1.3.0'
// https://jarcasting.com/artifacts/com.iluwatar/urm-core/
implementation ("com.iluwatar:urm-core:1.3.0")
'com.iluwatar:urm-core:jar:1.3.0'
<dependency org="com.iluwatar" name="urm-core" rev="1.3.0">
  <artifact name="urm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iluwatar', module='urm-core', version='1.3.0')
)
libraryDependencies += "com.iluwatar" % "urm-core" % "1.3.0"
[com.iluwatar/urm-core "1.3.0"]

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.3.0
1.2.0
1.1.0
1.0.0