Ciera Model Compiler Collection

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

cmcc
Last Version

Last Version

3.0.0-beta1
Release Date

Release Date

Type

Type

pom
Description

Description

Ciera Model Compiler Collection
Java model compiler and tools for xtUML models
Project URL

Project URL

https://github.com/xtuml/ciera
Source Code Management

Source Code Management

https://github.com/xtuml/ciera

Download cmcc

Filename Size
cmcc-3.0.0-beta1.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • runtime-api
  • runtime
  • runtime-util
  • core-architecture
  • tool-core
  • tool-core-masl
  • ciera-maven-plugin
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