is not current version
Last Version 2.0.8

org.umlg:runtime-test 2.0.2

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
Version

Version

2.0.2
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 2.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
junit : junit jar 4.11
org.umlg : runtime-domain jar 2.0.2

Project Modules

There are no modules declared in this project.