is not current version
Last Version 1.0.1

org.omg.profiles.uml14:UML_Standard_Profile 1.0

External (non-maven based) Andromda dependency.

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.omg.profiles.uml14
ArtifactId

ArtifactId

UML_Standard_Profile
Version

Version

1.0
Type

Type

jar

Download UML_Standard_Profile 1.0


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