Last Version

glsp-parent 1.1.0

parent for all glsp modules

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.glsp
ArtifactId

ArtifactId

glsp-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

glsp-parent
parent for all glsp modules
Project URL

Project URL

https://github.com/eclipsesource/graphical-lsp
Source Code Management

Source Code Management

https://github.com/eclipsesource/graphical-lsp

Download glsp-parent 1.1.0

Filename Size
glsp-parent-1.1.0.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

Project Modules

  • glsp-api
  • example/workflow-example
  • glsp-server