is not current version
Last Version 0.7.5

org.palladiosimulator:eclipse-parent-product 0.7.2

A common parent POM for all Eclipse product builds of Palladio.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.palladiosimulator
ArtifactId

ArtifactId

eclipse-parent-product
Version

Version

0.7.2
Type

Type

pom

Download eclipse-parent-product 0.7.2


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