License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.groovy |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework Groovy
Chromattic Framework Groovy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chromattic.groovy-1.3.0.pom | |
chromattic.groovy-1.3.0.jar | 36 KB |
chromattic.groovy-1.3.0-sources.jar | 20 KB |
chromattic.groovy-1.3.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.groovy/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.groovy</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.groovy/
implementation 'org.chromattic:chromattic.groovy:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.groovy/
implementation ("org.chromattic:chromattic.groovy:1.3.0")
'org.chromattic:chromattic.groovy:jar:1.3.0'
<dependency org="org.chromattic" name="chromattic.groovy" rev="1.3.0">
<artifact name="chromattic.groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.groovy', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.groovy" % "1.3.0"
[org.chromattic/chromattic.groovy "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.api | jar | 1.3.0 |
org.chromattic : chromattic.spi | jar | 1.3.0 |
org.chromattic : chromattic.common | jar | 1.3.0 |
javax.jcr : jcr | jar | 1.0 |
org.chromattic : chromattic.cglib | jar | 1.3.0 |
org.chromattic : chromattic.apt | jar | 1.3.0 |
org.chromattic : chromattic.core | jar | 1.3.0 |
org.codehaus.groovy : groovy-all | jar | 1.7.6 |
com.google.code.javaparser : javaparser | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.testgenerator | jar | 1.3.0 |
org.chromattic : chromattic.exo | jar | 1.3.0 |
org.chromattic : chromattic.metamodel | test-jar | 1.3.0 |
org.chromattic : chromattic.core | test-jar | 1.3.0 |
org.chromattic : chromattic.test | jar | 1.3.0 |
junit : junit | jar | 3.8.2 |
ch.qos.logback : logback-classic | jar | 1.0.13 |