Context Mapper DSL (CML) Discovery Library

A reverse engineering library to generate Context Mapper DSL (CML) models from existing source code.

License

License

GroupId

GroupId

org.contextmapper
ArtifactId

ArtifactId

context-map-discovery
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Context Mapper DSL (CML) Discovery Library
A reverse engineering library to generate Context Mapper DSL (CML) models from existing source code.
Project URL

Project URL

https://github.com/ContextMapper/context-map-discovery
Project Organization

Project Organization

Context Mapper
Source Code Management

Source Code Management

https://github.com/ContextMapper/context-map-discovery

Download context-map-discovery

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2
org.springframework.boot : spring-boot-autoconfigure jar 2.6.4
org.springframework : spring-web jar 5.3.16
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
org.yaml : snakeyaml jar 1.25
org.contextmapper : context-mapper-dsl jar 6.6.1
io.swagger.parser.v3 : swagger-parser jar 2.0.20

Project Modules

There are no modules declared in this project.
org.contextmapper

Context Mapper

A Modeling Framework for Strategic Domain-driven Design (DDD) and Service Decomposition

Versions

Version
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.1.0