License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.exo |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework eXo JCR Plugin
Chromattic Framework eXo JCR Plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chromattic.exo-1.3.0.pom | |
chromattic.exo-1.3.0.jar | 10 KB |
chromattic.exo-1.3.0-sources.jar | 8 KB |
chromattic.exo-1.3.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.exo/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.exo</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.exo/
implementation 'org.chromattic:chromattic.exo:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.exo/
implementation ("org.chromattic:chromattic.exo:1.3.0")
'org.chromattic:chromattic.exo:jar:1.3.0'
<dependency org="org.chromattic" name="chromattic.exo" rev="1.3.0">
<artifact name="chromattic.exo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.exo', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.exo" % "1.3.0"
[org.chromattic/chromattic.exo "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.spi | jar | 1.3.0 |
javax.jcr : jcr | jar | 1.0 |
org.exoplatform.kernel » exo.kernel.container | jar | 2.5.0-GA |
org.exoplatform.jcr » exo.jcr.component.core | jar | 1.16.0-GA |
org.hsqldb : hsqldb | jar | 2.3.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 |