Last Version

eclipse-parent 0.7.5

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tools.mdsd
ArtifactId

ArtifactId

eclipse-parent
Version

Version

0.7.5
Type

Type

pom
Description

Description

eclipse-parent
A common parent POM for all Eclipse builds of MDSD.tools.
Project URL

Project URL

http://mdsd.tools
Source Code Management

Source Code Management

http://github.com/mdsd-tools/maven-build-parents/tree/master

Download eclipse-parent 0.7.5

Filename Size
eclipse-parent-0.7.5.pom 21 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.