Last Version

umlg runtime pom 2.0.8

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
Version

Version

2.0.8
Type

Type

pom
Description

Description

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

Download runtime 2.0.8

Filename Size
runtime-2.0.8.pom 1 KB
Browse

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

  • runtime-domain
  • runtime-test
  • runtime-test-sqlg
  • runtime-test-restlet
  • runtime-domain-sqlg
  • runtime-ui
  • runtime-groovy
  • runtime-uml
  • runtime-restlet
  • runtime-restlet-client
  • runtime-servlet
  • runtime-jetty
  • runtime-jetty-websocket
  • runtime-jetty-websocket-client