is not current version
Last Version 0.14.0

LSP4J JSON-RPC 0.12.0

Generic JSON-RPC implementation

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.eclipse.lsp4j
ArtifactId

ArtifactId

org.eclipse.lsp4j.jsonrpc
Version

Version

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


<!-- 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.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc/
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.12.0'
// https://jarcasting.com/artifacts/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc/
implementation ("org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.12.0")
'org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.12.0'
<dependency org="org.eclipse.lsp4j" name="org.eclipse.lsp4j.jsonrpc" rev="0.12.0">
  <artifact name="org.eclipse.lsp4j.jsonrpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lsp4j', module='org.eclipse.lsp4j.jsonrpc', version='0.12.0')
)
libraryDependencies += "org.eclipse.lsp4j" % "org.eclipse.lsp4j.jsonrpc" % "0.12.0"
[org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc "0.12.0"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.