Ciera Core Code Generator

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

tool-core
Last Version

Last Version

3.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Ciera Core Code Generator
Java model compiler and tools for xtUML models

Download tool-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.ciera : runtime jar 2.6.3
io.ciera : core-architecture jar 3.0.0-beta1
org.xtuml : mcooa jar 7.1.0
org.xtuml : org.xtuml.bp.ui.marking jar 7.1.0
org.json : json jar 20210307

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