is not current version
Last Version 6.6.1

ContextMapper DSL 6.5.2

Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.

License

License

GroupId

GroupId

org.contextmapper
ArtifactId

ArtifactId

context-mapper-lsp
Version

Version

6.5.2
Type

Type

pom
Description

Description

ContextMapper DSL
Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.
Project URL

Project URL

https://github.com/ContextMapper/context-mapper-dsl
Project Organization

Project Organization

Context Mapper
Source Code Management

Source Code Management

https://github.com/ContextMapper/context-mapper-dsl

Download context-mapper-lsp 6.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.contextmapper : context-mapper-dsl jar 6.5.2
org.eclipse.xtext : org.eclipse.xtext.ide jar 2.23.0
org.eclipse.xtext : org.eclipse.xtext.xbase.ide jar 2.23.0

Project Modules

There are no modules declared in this project.