License |
License |
---|---|
GroupId | GroupIdorg.andromda.profiles |
ArtifactId | ArtifactIdandromda-profiles |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroMDA Profiles
These profiles allow all AndroMDA stereotypes, tagged values, and datatypes to
be referenced from a model.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-profiles-3.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/ -->
<dependency>
<groupId>org.andromda.profiles</groupId>
<artifactId>andromda-profiles</artifactId>
<version>3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/
implementation 'org.andromda.profiles:andromda-profiles:3.4'
// https://jarcasting.com/artifacts/org.andromda.profiles/andromda-profiles/
implementation ("org.andromda.profiles:andromda-profiles:3.4")
'org.andromda.profiles:andromda-profiles:pom:3.4'
<dependency org="org.andromda.profiles" name="andromda-profiles" rev="3.4">
<artifact name="andromda-profiles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.profiles', module='andromda-profiles', version='3.4')
)
libraryDependencies += "org.andromda.profiles" % "andromda-profiles" % "3.4"
[org.andromda.profiles/andromda-profiles "3.4"]