License |
License |
---|---|
GroupId | GroupIdorg.andromda.andromdapp |
ArtifactId | ArtifactIdandromda-andromdapp-core |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA Application Generator Core
Provides the generic application generation functionality for AndroMDA.
Project templates can be "plugged in".
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-andromdapp-core-3.4.pom | |
andromda-andromdapp-core-3.4.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.andromdapp/andromda-andromdapp-core/ -->
<dependency>
<groupId>org.andromda.andromdapp</groupId>
<artifactId>andromda-andromdapp-core</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.andromdapp/andromda-andromdapp-core/
implementation 'org.andromda.andromdapp:andromda-andromdapp-core:3.4'
// https://jarcasting.com/artifacts/org.andromda.andromdapp/andromda-andromdapp-core/
implementation ("org.andromda.andromdapp:andromda-andromdapp-core:3.4")
'org.andromda.andromdapp:andromda-andromdapp-core:jar:3.4'
<dependency org="org.andromda.andromdapp" name="andromda-andromdapp-core" rev="3.4">
<artifact name="andromda-andromdapp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.andromdapp', module='andromda-andromdapp-core', version='3.4')
)
libraryDependencies += "org.andromda.andromdapp" % "andromda-andromdapp-core" % "3.4"
[org.andromda.andromdapp/andromda-andromdapp-core "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.andromda : andromda-core | jar | 3.4 |
commons-lang : commons-lang | jar | 2.6 |