| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.glsp.example | 
| ArtifactId | ArtifactIdorg.eclipse.glsp.example.parent | 
| Version | Version0.7.0-RC-01 | 
| Type | Typepom | 
| Description | Descriptionorg.eclipse.glsp.example.parent parent for all glsp example modules | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| org.eclipse.glsp.example.parent-0.7.0-RC-01.pom | 8 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| com.google.guava : guava | jar | 21.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |