is not current version
Last Version 2.0.8

org.umlg:runtime-domain 1.1.0.RC1


Categories

Categories

UML Business Logic Libraries Documents Processing Doma Data ORM
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime-domain
Version

Version

1.1.0.RC1
Type

Type

jar

Download runtime-domain 1.1.0.RC1


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