License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdruntime-test-sqlg |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUmlg is a uml to java code generator. From uml class diagrams, java entities are generated. The
entities persist in graph databases.
|
Filename | Size |
---|---|
runtime-test-sqlg-2.0.8.pom | |
runtime-test-sqlg-2.0.8.jar | 2 KB |
runtime-test-sqlg-2.0.8-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.umlg/runtime-test-sqlg/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>runtime-test-sqlg</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/runtime-test-sqlg/
implementation 'org.umlg:runtime-test-sqlg:2.0.8'
// https://jarcasting.com/artifacts/org.umlg/runtime-test-sqlg/
implementation ("org.umlg:runtime-test-sqlg:2.0.8")
'org.umlg:runtime-test-sqlg:jar:2.0.8'
<dependency org="org.umlg" name="runtime-test-sqlg" rev="2.0.8">
<artifact name="runtime-test-sqlg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='runtime-test-sqlg', version='2.0.8')
)
libraryDependencies += "org.umlg" % "runtime-test-sqlg" % "2.0.8"
[org.umlg/runtime-test-sqlg "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.umlg : runtime-domain-sqlg | jar | 2.0.8 |
org.umlg : sqlg-postgres | jar | 2.1.6 |
org.umlg : sqlg-c3p0 | jar | 2.1.6 |
org.umlg : runtime-test | jar | 2.0.8 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |