Last Version

ContextMapper DSL 6.6.1

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.6.1
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.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.contextmapper : context-mapper-dsl jar 6.6.1
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.