не последняя версия
Последняя версия 1.0.1

org.omg.profiles.uml14:UML_Standard_Profile 1.0

External (non-maven based) Andromda dependency.

Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

org.omg.profiles.uml14
Идентификатор

Идентификатор

UML_Standard_Profile
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]