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