Last Version

Language Server Java Agent 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
ArtifactId

ArtifactId

ls-java-agent
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

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

Project URL

https://codenvy.com/ls-java-agent
Project Organization

Project Organization

Red Hat, Inc.

Download ls-java-agent 7.0.0-rc-3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.