License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChromattic Framework Parent
The Chromattic projects is an object mapper framework that use Java Content Repository as back end storage.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/parent/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/parent/
implementation 'org.chromattic:parent:1.0.0'
// https://jarcasting.com/artifacts/org.chromattic/parent/
implementation ("org.chromattic:parent:1.0.0")
'org.chromattic:parent:pom:1.0.0'
<dependency org="org.chromattic" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='parent', version='1.0.0')
)
libraryDependencies += "org.chromattic" % "parent" % "1.0.0"
[org.chromattic/parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |