Last Version

org.eclipse.glsp.example.parent 0.7.0-RC-01

parent for all glsp example modules

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.glsp.example
ArtifactId

ArtifactId

org.eclipse.glsp.example.parent
Version

Version

0.7.0-RC-01
Type

Type

pom
Description

Description

org.eclipse.glsp.example.parent
parent for all glsp example modules
Source Code Management

Source Code Management

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

Download org.eclipse.glsp.example.parent 0.7.0-RC-01


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.guava : guava jar 21.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

  • org.eclipse.glsp.example.workflow