Last Version

Ciera Model Compiler Collection 3.0.0-beta1

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

cmcc
Version

Version

3.0.0-beta1
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 3.0.0-beta1

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

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