MVN

org.andromda : andromda-core

Maven & Gradle

Sep 08, 2012
41 usages

AndroMDA Core · The Core refers to the "engine" of the framework. The core takes care of making all the components of AndroMDA work together. This includes plugin discovery (i.e. cartridges, translation-libraries), manufacturing of metafacades, etc.

<dependency>
    <groupId>org.andromda</groupId>
    <artifactId>andromda-core</artifactId>
    <version>3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.andromda : andromda-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of org.andromda : andromda-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
andromda-core-3.4
3.3
andromda-core-3.3
3.2
andromda-core-3.2

How to add a dependency to Maven

Add the following org.andromda : andromda-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.andromda</groupId>
    <artifactId>andromda-core</artifactId>
    <version>3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.andromda : andromda-core gradle dependency to your build.gradle file:

implementation 'org.andromda:andromda-core:3.4'

Gradle Kotlin DSL: Add the following org.andromda : andromda-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.andromda:andromda-core:3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.andromda : andromda-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.andromda" % "andromda-core" % "3.4"

Advertisement

Dependencies from Group

Sep 08, 2012
41 usages
Sep 08, 2012
18 usages
Sep 08, 2012
11 usages
Sep 08, 2012

Discover Dependencies

Aug 26, 2007
1 usages
Aug 10, 2008
7 usages
zip
Dec 22, 2008
4 usages
Mar 02, 2012
4 usages
Jan 06, 2015
2 usages
9 stars
Apr 07, 2013
1 usages
0 stars
Nov 14, 2014
4 usages
77 stars
Jul 10, 2014
1 usages