MVN

org.eclipse.app4mc.build : parent

Maven & Gradle

Jun 29, 2023

APP4MC Tool Platform · APP4MC Tool Platform for editing AMALTHEA models

<dependency>
    <groupId>org.eclipse.app4mc.build</groupId>
    <artifactId>parent</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.app4mc.build : parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.eclipse.app4mc.build : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
parent-3.1.0
3.0.x
parent-3.0.0
2.2.x
parent-2.2.0
2.1.x
parent-2.1.0
2.0.x
parent-2.0.0
1.2.x
parent-1.2.0
1.1.x
parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.app4mc.build</groupId>
    <artifactId>parent</artifactId>
    <version>3.1.0</version>
</dependency>