Last Version

AndroMDA CRUD Sample 3.4

The AndroMDA CRUD Sample Project.

License

License

BSD
GroupId

GroupId

org.andromda.samples.crud
ArtifactId

ArtifactId

crud
Version

Version

3.4
Type

Type

pom
Description

Description

AndroMDA CRUD Sample
The AndroMDA CRUD Sample Project.
Project URL

Project URL

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

Project Organization

AndroMDA.org

Download crud 3.4

Filename Size
crud-3.4.pom 64 KB
Browse

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

Dependencies

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

Project Modules

  • mda
  • common
  • core
  • web
  • app