is not current version
Last Version 1.1.0

com.eclipsesource.glsp:workflow-example 1.0.1

Server component for the workflow example

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.glsp
ArtifactId

ArtifactId

workflow-example
Version

Version

1.0.1
Type

Type

jar

Download workflow-example 1.0.1


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