License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.metamodel |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework Metamodel
Chromattic Framework Metamodel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.metamodel/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.metamodel</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.metamodel/
implementation 'org.chromattic:chromattic.metamodel:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.metamodel/
implementation ("org.chromattic:chromattic.metamodel:1.3.0")
'org.chromattic:chromattic.metamodel:jar:1.3.0'
<dependency org="org.chromattic" name="chromattic.metamodel" rev="1.3.0">
<artifact name="chromattic.metamodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.metamodel', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.metamodel" % "1.3.0"
[org.chromattic/chromattic.metamodel "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.api | jar | 1.3.0 |
org.chromattic : chromattic.spi | jar | 1.3.0 |
org.chromattic : chromattic.common | jar | 1.3.0 |
javax.jcr : jcr | jar | 1.0 |
org.reflext : reflext.api | jar | 1.1.0 |
org.reflext : reflext.spi | jar | 1.1.0 |
org.reflext : reflext.core | jar | 1.1.0 |
org.reflext : reflext.jlr | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.test | jar | 1.3.0 |
junit : junit | jar | 3.8.2 |
ch.qos.logback : logback-classic | jar | 1.0.13 |