MVN

org.andromda.samples.onlinestore : online-store

Maven & Gradle

Sep 08, 2012

AndroMDA Online Store Sample · The AndroMDA Online Store Sample Project.

<dependency>
    <groupId>org.andromda.samples.onlinestore</groupId>
    <artifactId>online-store</artifactId>
    <version>3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.andromda.samples.onlinestore : online-store to add to Maven - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of org.andromda.samples.onlinestore : online-store to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4
online-store-3.4
3.3
online-store-3.3
3.2
online-store-3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.andromda.samples.onlinestore</groupId>
    <artifactId>online-store</artifactId>
    <version>3.4</version>
</dependency>