License |
License |
---|---|
GroupId | GroupIdorg.contextmapper |
ArtifactId | ArtifactIdcontext-mapper-lsp |
Version | Version6.5.2 |
Type | Typepom |
Description |
DescriptionContextMapper DSL
Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
context-mapper-lsp-6.5.2.pom | |
context-mapper-lsp-6.5.2.zip | 2 KB |
context-mapper-lsp-6.5.2-sources.jar | 911 KB |
context-mapper-lsp-6.5.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |