License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChromattic Framework
The Chromattic projects is an object mapper framework that use Java Content Repository as back end storage.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chromattic.parent-1.3.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.parent/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.parent/
implementation 'org.chromattic:chromattic.parent:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.parent/
implementation ("org.chromattic:chromattic.parent:1.3.0")
'org.chromattic:chromattic.parent:pom:1.3.0'
<dependency org="org.chromattic" name="chromattic.parent" rev="1.3.0">
<artifact name="chromattic.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.parent', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.parent" % "1.3.0"
[org.chromattic/chromattic.parent "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
ch.qos.logback : logback-classic | jar | 1.0.13 |