is not current version
Last Version 0.7.5

tools.mdsd:eclipse-parent 0.1.2

A common parent POM for all Eclipse builds of MDSD.tools.

Categories

Categories

CLI User Interface
GroupId

GroupId

tools.mdsd
ArtifactId

ArtifactId

eclipse-parent
Version

Version

0.1.2
Type

Type

pom

Download eclipse-parent 0.1.2

Filename Size
eclipse-parent-0.1.2.pom 15 KB
Browse

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