| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.contextmapper |
| Идентификатор | Идентификаторcontext-mapper-lsp |
| Последняя версия | Последняя версия6.6.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеContextMapper DSL
Use the ContextMapper language server (LSP) to integrate the ContextMapper DSL within your IDE.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |