License |
License |
---|---|
GroupId | GroupIdorg.contextmapper |
ArtifactId | ArtifactIdcontext-map-discovery |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContext Mapper DSL (CML) Discovery Library
A reverse engineering library to generate Context Mapper DSL (CML) models from existing source code.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |