License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.spi |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework SPI
Chromattic Framework SPI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chromattic.spi-1.3.0.pom | |
chromattic.spi-1.3.0.jar | 10 KB |
chromattic.spi-1.3.0-sources.jar | 6 KB |
chromattic.spi-1.3.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.spi/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.spi</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.spi/
implementation 'org.chromattic:chromattic.spi:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.spi/
implementation ("org.chromattic:chromattic.spi:1.3.0")
'org.chromattic:chromattic.spi:jar:1.3.0'
<dependency org="org.chromattic" name="chromattic.spi" rev="1.3.0">
<artifact name="chromattic.spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.spi', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.spi" % "1.3.0"
[org.chromattic/chromattic.spi "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 1.0 |
org.chromattic : chromattic.api | jar | 1.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 |