generation

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
Last Version

Last Version

2.0.8
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7
2.0.6
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.5
1.2.3
1.2.2
1.1.0.RC2
1.1.0.RC1
1.0.2
1.0.1
1.0.0
1.0.0.M9