License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.docs.demo.shoppingcart |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework Shopping Cart Demo
Chromattic Framework Shopping Cart Demo
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo.shoppingcart/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.docs.demo.shoppingcart</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo.shoppingcart/
implementation 'org.chromattic:chromattic.docs.demo.shoppingcart:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo.shoppingcart/
implementation ("org.chromattic:chromattic.docs.demo.shoppingcart:1.3.0")
'org.chromattic:chromattic.docs.demo.shoppingcart:jar:1.3.0'
<dependency org="org.chromattic" name="chromattic.docs.demo.shoppingcart" rev="1.3.0">
<artifact name="chromattic.docs.demo.shoppingcart" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.docs.demo.shoppingcart', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.docs.demo.shoppingcart" % "1.3.0"
[org.chromattic/chromattic.docs.demo.shoppingcart "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.chromattic : chromattic.api | jar | 1.3.0 |
org.chromattic : chromattic.apt | jar | 1.3.0 |
org.chromattic : chromattic.groovy | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.test | jar | 1.3.0 |
org.chromattic : chromattic.core | jar | 1.3.0 |
org.chromattic : chromattic.exo | jar | 1.3.0 |
org.chromattic : chromattic.ext | jar | 1.3.0 |
ch.qos.logback : logback-classic | jar | 1.0.13 |