License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.contextmapper |
ArtifactId | ArtifactIdcontext-mapper-cli |
Last Version | Last Version6.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContext Map Generator
Context Mapper Command Line Interface (CLI)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.contextmapper/context-mapper-cli/ -->
<dependency>
<groupId>org.contextmapper</groupId>
<artifactId>context-mapper-cli</artifactId>
<version>6.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.contextmapper/context-mapper-cli/
implementation 'org.contextmapper:context-mapper-cli:6.6.1'
// https://jarcasting.com/artifacts/org.contextmapper/context-mapper-cli/
implementation ("org.contextmapper:context-mapper-cli:6.6.1")
'org.contextmapper:context-mapper-cli:pom:6.6.1'
<dependency org="org.contextmapper" name="context-mapper-cli" rev="6.6.1">
<artifact name="context-mapper-cli" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.contextmapper', module='context-mapper-cli', version='6.6.1')
)
libraryDependencies += "org.contextmapper" % "context-mapper-cli" % "6.6.1"
[org.contextmapper/context-mapper-cli "6.6.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
org.contextmapper : context-mapper-dsl | jar | 6.6.1 |