LSP4J JSON-RPC

Generic JSON-RPC implementation

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j.jsonrpc
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

LSP4J JSON-RPC
Generic JSON-RPC implementation
Project URL

Project URL

https://github.com/eclipse/lsp4j

Download org.eclipse.lsp4j.jsonrpc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar [2.8.9,2.9)

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