Last Version

Ciera Runtime Library 3.0.0-beta1

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

runtime
Version

Version

3.0.0-beta1
Type

Type

jar
Description

Description

Ciera Runtime Library
Java model compiler and tools for xtUML models

Download runtime 3.0.0-beta1


<!-- 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.