framework

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

framework
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download framework

Filename Size
framework-2.0.8.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • uml
  • java-generation
  • java-metamodel
  • ocl
  • restlet
  • generation
  • java-generation-util
  • java-generation-ocl

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