Last Version

LSP4J JSON-RPC Debug 0.14.0

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
Version

Version

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


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