Last Version

Domain Reverse Mapper 1.3

Automatically generate Graphviz diagram from your domain classes

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

drm-parent
Version

Version

1.3
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 1.3

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

<!-- 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