drm-core

Automatically generate Graphviz diagram from your domain classes

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

drm-core
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

drm-core
Automatically generate Graphviz diagram from your domain classes
Project URL

Project URL

http://maven.apache.org

Download drm-core

How to add to project

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

Dependencies

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.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0