GLSP Parent

GLSP Parent pom

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.glsp
ArtifactId

ArtifactId

org.eclipse.glsp.parent
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

GLSP Parent
GLSP Parent pom
Project URL

Project URL

https://www.eclipse.org/glsp
Source Code Management

Source Code Management

https://github.com/eclipse-glsp/glsp-server

Download org.eclipse.glsp.parent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.guava : guava jar 30.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.9.0.RC01
0.8.0
0.8.0-rc-02
0.8.0-rc-01
0.7.0-RC-01