| License |
License |
|---|---|
| GroupId | GroupIdorg.contextmapper |
| ArtifactId | ArtifactIdcontext-mapper-lsp |
| Last Version | Last Version6.6.1 |
| Release Date | Release Date |
| 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.6.1.pom | |
| context-mapper-lsp-6.6.1.zip | 2 KB |
| context-mapper-lsp-6.6.1-sources.jar | 794 KB |
| context-mapper-lsp-6.6.1-javadoc.jar | 1001 KB |
| Browse |
<!-- 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"]
| 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 |