Last Version

LSP4J 0.14.0

Java bindings for the Language Server Protocol

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j
Version

Version

0.14.0
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 0.14.0


<!-- 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.