workflow-example

Server component for the workflow example

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.glsp
ArtifactId

ArtifactId

workflow-example
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

workflow-example
Server component for the workflow example
Project URL

Project URL

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

Source Code Management

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

Download workflow-example

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.eclipsesource.glsp : glsp-api jar 1.1.0
org.eclipse.sprotty : org.eclipse.sprotty.layout jar 0.6.0
com.google.inject : guice jar 4.0
com.eclipsesource.glsp : glsp-server jar 1.1.0
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.1.0