is not current version
Last Version 2.0.8

org.umlg:runtime-test-sqlg 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

runtime-test-sqlg
Version

Version

2.0.7
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 runtime-test-sqlg 2.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.umlg : runtime-domain-sqlg jar 2.0.7
org.umlg : sqlg-postgres jar 2.1.5
org.umlg : runtime-test jar 2.0.7
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.