is not current version
Last Version 2.0.8

org.umlg:runtime-uml 2.0.7

Umlg is a uml to java code generator. From uml class diagrams, java entities are generated. The entities persist in graph databases.

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime-uml
Version

Version

2.0.7
Type

Type

jar
Description

Description

Umlg is a uml to java code generator. From uml class diagrams, java entities are generated. The entities persist in graph databases.

Download runtime-uml 2.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.umlg : ocl jar 2.0.7
org.umlg : java-generation-ocl jar 2.0.7
org.umlg : runtime-groovy jar 2.0.7

Project Modules

There are no modules declared in this project.