| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.camel-tooling |
| Идентификатор | Идентификаторcamel-lsp-server |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel Language Server Protocol :: Server Implementation
Server Implementation of the Language Server Protocol for Apache Camel
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-lsp-server-1.5.0.pom | |
| camel-lsp-server-1.5.0.jar | 9 MB |
| camel-lsp-server-1.5.0-sources.jar | 38 KB |
| camel-lsp-server-1.5.0-javadoc.jar | 186 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/ -->
<dependency>
<groupId>com.github.camel-tooling</groupId>
<artifactId>camel-lsp-server</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation 'com.github.camel-tooling:camel-lsp-server:1.5.0'
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation ("com.github.camel-tooling:camel-lsp-server:1.5.0")
'com.github.camel-tooling:camel-lsp-server:jar:1.5.0'
<dependency org="com.github.camel-tooling" name="camel-lsp-server" rev="1.5.0">
<artifact name="camel-lsp-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.camel-tooling', module='camel-lsp-server', version='1.5.0')
)
libraryDependencies += "com.github.camel-tooling" % "camel-lsp-server" % "1.5.0"
[com.github.camel-tooling/camel-lsp-server "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 6.1.0.202203080745-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.apache | jar | 6.1.0.202203080745-r |
| org.awaitility : awaitility | jar | 4.2.0 |
| com.consol.citrus : citrus-kafka | jar | 3.2.1 |
| io.fabric8 : knative-mock | jar | 5.12.2 |
| io.fabric8 : kubernetes-server-mock | jar | 5.12.2 |