Domain Reverse Mapper

Automatically generate Graphviz diagram from your domain classes

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

drm-parent
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Domain Reverse Mapper
Automatically generate Graphviz diagram from your domain classes
Project URL

Project URL

https://github.com/NitorCreations/DomainReverseMapper

Download drm-parent

Filename Size
drm-parent-1.3.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • drm-core
  • drm-maven
com.nitorcreations

Nitor Creations

Versions

Version
1.3
1.2
1.1
1.0