License |
License |
---|---|
GroupId | GroupIdio.ciera |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version3.0.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCiera Runtime Library
Java model compiler and tools for xtUML models
|
Filename | Size |
---|---|
runtime-3.0.0-beta1.pom | |
runtime-3.0.0-beta1.jar | 148 KB |
runtime-3.0.0-beta1-sources.jar | 95 KB |
runtime-3.0.0-beta1-javadoc.jar | 838 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.ciera : runtime-api | jar | 3.0.0-beta1 |
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20210307 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |