Last Version

AndroMDA Utils 3.3

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.

License

License

The AndroMDA Project
GroupId

GroupId

org.andromda.bootstrap
ArtifactId

ArtifactId

andromda-utils
Version

Version

3.3
Type

Type

jar
Description

Description

AndroMDA 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

http://www.andromda.org/andromda-utils
Project Organization

Project Organization

AndroMDA.org
Source Code Management

Source Code Management

http://andromda.cvs.sourceforge.net/andromda-utils

Download andromda-utils 3.3


<!-- https://jarcasting.com/artifacts/org.andromda.bootstrap/andromda-utils/ -->
<dependency>
    <groupId>org.andromda.bootstrap</groupId>
    <artifactId>andromda-utils</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.bootstrap/andromda-utils/
implementation 'org.andromda.bootstrap:andromda-utils:3.3'
// https://jarcasting.com/artifacts/org.andromda.bootstrap/andromda-utils/
implementation ("org.andromda.bootstrap:andromda-utils:3.3")
'org.andromda.bootstrap:andromda-utils:jar:3.3'
<dependency org="org.andromda.bootstrap" name="andromda-utils" rev="3.3">
  <artifact name="andromda-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.bootstrap', module='andromda-utils', version='3.3')
)
libraryDependencies += "org.andromda.bootstrap" % "andromda-utils" % "3.3"
[org.andromda.bootstrap/andromda-utils "3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.