Last Version

Palladio Maven Tycho Parent 0.1.10

A common parent POM for Maven Tycho based builds of Palladio related Eclipse extensions.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.palladiosimulator
ArtifactId

ArtifactId

eclipse-parent
Version

Version

0.1.10
Type

Type

pom
Description

Description

Palladio Maven Tycho Parent
A common parent POM for Maven Tycho based builds of Palladio related Eclipse extensions.
Project URL

Project URL

http://www.palladiosimulator.org
Source Code Management

Source Code Management

http://github.com/palladiosimulator/palladio-build-mavenparent/tree/master

Download eclipse-parent 0.1.10

Filename Size
eclipse-parent-0.1.10.pom 18 KB
Browse

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

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.