| License |
License |
|---|---|
| GroupId | GroupIdcom.github.camel-tooling |
| ArtifactId | ArtifactIdcamel-lsp-server |
| Version | Version1.2.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.2.0.pom | |
| camel-lsp-server-1.2.0.jar | 73 MB |
| camel-lsp-server-1.2.0-sources.jar | 212 KB |
| camel-lsp-server-1.2.0-javadoc.jar | 880 KB |
| 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation 'com.github.camel-tooling:camel-lsp-server:1.2.0'
// https://jarcasting.com/artifacts/com.github.camel-tooling/camel-lsp-server/
implementation ("com.github.camel-tooling:camel-lsp-server:1.2.0")
'com.github.camel-tooling:camel-lsp-server:jar:1.2.0'
<dependency org="com.github.camel-tooling" name="camel-lsp-server" rev="1.2.0">
<artifact name="camel-lsp-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.camel-tooling', module='camel-lsp-server', version='1.2.0')
)
libraryDependencies += "com.github.camel-tooling" % "camel-lsp-server" % "1.2.0"
[com.github.camel-tooling/camel-lsp-server "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.12.0.202106070339-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.apache | jar | 5.12.0.202106070339-r |
| org.awaitility : awaitility | jar | 4.1.0 |
| com.consol.citrus : citrus-kafka | jar | 3.0.0-M3 |