org.umlg:ocl

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

ocl
Last Version

Last Version

2.0.8
Release Date

Release Date

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 ocl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.umlg : uml jar 2.0.8
commons-lang : commons-lang jar 2.6

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