LSP4J

Java bindings for the Language Server Protocol

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

LSP4J
Java bindings for the Language Server Protocol
Project URL

Project URL

https://github.com/eclipse/lsp4j

Download org.eclipse.lsp4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.lsp4j/org.eclipse.lsp4j/ -->
<dependency>
    <groupId>org.eclipse.lsp4j</groupId>
    <artifactId>org.eclipse.lsp4j</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lsp4j/org.eclipse.lsp4j/
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0'
// https://jarcasting.com/artifacts/org.eclipse.lsp4j/org.eclipse.lsp4j/
implementation ("org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0")
'org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.14.0'
<dependency org="org.eclipse.lsp4j" name="org.eclipse.lsp4j" rev="0.14.0">
  <artifact name="org.eclipse.lsp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lsp4j', module='org.eclipse.lsp4j', version='0.14.0')
)
libraryDependencies += "org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.14.0"
[org.eclipse.lsp4j "0.14.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j.generator jar 0.14.0
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.eclipse.lsp4j

Eclipse Foundation

Versions

Version
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.9.0.M3
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.5.0.M1
0.4.1
0.4.0
0.4.0.M6
0.3.1
0.3.0
0.3.0.RC1
0.2.1
0.2.0
0.2.0.M7
0.1.2
0.1.1
0.1.0
0.1.0.M4