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