is not current version
Last Version 2.0.8

generation 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

generation
Version

Version

2.0.7
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download generation 2.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.umlg : uml jar 2.0.7
org.umlg : ocl jar 2.0.7
org.umlg : java-metamodel jar 2.0.7

Project Modules

There are no modules declared in this project.