Last Version

Che Plugin :: Java :: Language Server 7.0.0-rc-3.0

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Java Languages Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-java-server
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Che Plugin :: Java :: Language Server
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-plugin-java-server
Project Organization

Project Organization

Red Hat, Inc.

Download che-plugin-java-server 7.0.0-rc-3.0


<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-java-server/ -->
<dependency>
    <groupId>org.eclipse.che.plugin</groupId>
    <artifactId>che-plugin-java-server</artifactId>
    <version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-java-server/
implementation 'org.eclipse.che.plugin:che-plugin-java-server:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-java-server/
implementation ("org.eclipse.che.plugin:che-plugin-java-server:7.0.0-rc-3.0")
'org.eclipse.che.plugin:che-plugin-java-server:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-java-server" rev="7.0.0-rc-3.0">
  <artifact name="che-plugin-java-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-java-server', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-java-server" % "7.0.0-rc-3.0"
[org.eclipse.che.plugin/che-plugin-java-server "7.0.0-rc-3.0"]

Dependencies

compile (21)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-api-core jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-debug-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-dto jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-languageserver jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-languageserver-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-project jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-project-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-workspace jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-inject jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-lang jar 7.0.0-rc-3.0
org.eclipse.che.ls.jdt : jdt.ls.extension.api jar 0.0.3
org.eclipse.che.plugin : che-plugin-java-ext-lang-server jar 7.0.0-rc-3.0
org.eclipse.che.plugin : che-plugin-java-ext-lang-shared jar 7.0.0-rc-3.0
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.6.0
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.6.0
org.slf4j : slf4j-api jar 1.7.24

Project Modules

There are no modules declared in this project.