is not current version
Last Version 2.0.8

org.umlg:runtime-domain 1.0.2


Categories

Categories

UML Business Logic Libraries Documents Processing Doma Data ORM
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime-domain
Version

Version

1.0.2
Type

Type

jar

Download runtime-domain 1.0.2


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