is not current version
Last Version 3.0.0-beta1

Ciera Model Compiler Collection 2.6.2

Java model compiler and tools for xtUML models

License

License

GroupId

GroupId

io.ciera
ArtifactId

ArtifactId

cmcc
Version

Version

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

Filename Size
cmcc-2.6.2.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • runtime
  • core-architecture
  • tool-core
  • tool-sql
  • tool-template
  • ciera-maven-plugin