| License |
License |
|---|---|
| GroupId | GroupIdcom.github.camel-tooling |
| ArtifactId | ArtifactIdcamel-lsp-server |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
DescriptionCamel Language Server Protocol :: Server Implementation
Server Implementation of the Language Server Protocol for Apache Camel
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| camel-lsp-server-1.3.0.pom | |
| camel-lsp-server-1.3.0.jar | 81 MB |
| camel-lsp-server-1.3.0-sources.jar | 221 KB |
| camel-lsp-server-1.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation 'com.github.camel-tooling:camel-lsp-server:1.3.0'
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation ("com.github.camel-tooling:camel-lsp-server:1.3.0")
'com.github.camel-tooling:camel-lsp-server:jar:1.3.0'
<dependency org="com.github.camel-tooling" name="camel-lsp-server" rev="1.3.0">
<artifact name="camel-lsp-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.camel-tooling', module='camel-lsp-server', version='1.3.0')
)
libraryDependencies += "com.github.camel-tooling" % "camel-lsp-server" % "1.3.0"
[com.github.camel-tooling/camel-lsp-server "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.0.0.202111291000-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.apache | jar | 6.0.0.202111291000-r |
| org.awaitility : awaitility | jar | 4.1.1 |
| com.consol.citrus : citrus-kafka | jar | 3.1.2 |
| io.fabric8 : knative-mock | jar | 5.12.1 |
| io.fabric8 : kubernetes-server-mock | jar | 5.12.1 |