License |
License |
---|---|
GroupId | GroupIdorg.andromda |
ArtifactId | ArtifactIdandromda-utils |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA Utils
AndroMDA (pronounced: andromeda) is an open source code generation framework that follows the Model Driven
Architecture (MDA) paradigm. It takes model(s) from CASE-tool(s) and generates fully deployable applications and
other components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-utils-3.4.pom | |
andromda-utils-3.4.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda/andromda-utils/ -->
<dependency>
<groupId>org.andromda</groupId>
<artifactId>andromda-utils</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda/andromda-utils/
implementation 'org.andromda:andromda-utils:3.4'
// https://jarcasting.com/artifacts/org.andromda/andromda-utils/
implementation ("org.andromda:andromda-utils:3.4")
'org.andromda:andromda-utils:jar:3.4'
<dependency org="org.andromda" name="andromda-utils" rev="3.4">
<artifact name="andromda-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda', module='andromda-utils', version='3.4')
)
libraryDependencies += "org.andromda" % "andromda-utils" % "3.4"
[org.andromda/andromda-utils "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.andromda : andromda-core | jar | 3.4 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |