is not current version
Last Version 1.3.0

org.chromattic:chromattic.parent 1.1.3

The Chromattic projects is an object mapper framework that use Java Content Repository as back end storage.

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.parent
Version

Version

1.1.3
Type

Type

pom

Download chromattic.parent 1.1.3


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