Ciera Runtime Library

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

runtime
Last Version

Last Version

3.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Ciera Runtime Library
Java model compiler and tools for xtUML models

Download runtime

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.ciera : runtime-api jar 3.0.0-beta1

provided (2)

Group / Artifact Type Version
org.json : json jar 20210307
org.slf4j : slf4j-api jar 2.0.0-alpha5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.
io.ciera

xtUML

xtUML is Executable Translatable UML. It is the modern dialect of Shlaer-Mellor Object Oriented Analysis and Recursive Design. Learn more at xtuml.org.

Versions

Version
3.0.0-beta1
2.6.3
2.6.2
2.6.1
2.6.0-pre3
2.6.0-pre2
2.6.0-pre
2.6.0
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.1.11
1.1.10