is not current version
Last Version 0.7.5

org.palladiosimulator:eclipse-parent-updatesite-notp 0.4.6

A common parent POM for all Eclipse Update Site builds of Palladio.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.palladiosimulator
ArtifactId

ArtifactId

eclipse-parent-updatesite-notp
Version

Version

0.4.6
Type

Type

pom

Download eclipse-parent-updatesite-notp 0.4.6


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