LSP4J JSON-RPC Debug

Debug Protocol JSON-RPC implementation

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j.jsonrpc.debug
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

LSP4J JSON-RPC Debug
Debug Protocol JSON-RPC implementation
Project URL

Project URL

https://github.com/eclipse/lsp4j

Download org.eclipse.lsp4j.jsonrpc.debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.14.0
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