License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.andromda.profiles.uml14 |
ArtifactId | ArtifactIdandromda-profiles-uml14 |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroMDA UML 1.4 Profile
Contains the AndroMDA UML 1.4 profiles.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-profiles-uml14-3.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.profiles.uml14/andromda-profiles-uml14/ -->
<dependency>
<groupId>org.andromda.profiles.uml14</groupId>
<artifactId>andromda-profiles-uml14</artifactId>
<version>3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.profiles.uml14/andromda-profiles-uml14/
implementation 'org.andromda.profiles.uml14:andromda-profiles-uml14:3.4'
// https://jarcasting.com/artifacts/org.andromda.profiles.uml14/andromda-profiles-uml14/
implementation ("org.andromda.profiles.uml14:andromda-profiles-uml14:3.4")
'org.andromda.profiles.uml14:andromda-profiles-uml14:pom:3.4'
<dependency org="org.andromda.profiles.uml14" name="andromda-profiles-uml14" rev="3.4">
<artifact name="andromda-profiles-uml14" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.profiles.uml14', module='andromda-profiles-uml14', version='3.4')
)
libraryDependencies += "org.andromda.profiles.uml14" % "andromda-profiles-uml14" % "3.4"
[org.andromda.profiles.uml14/andromda-profiles-uml14 "3.4"]