MVN

org.chromattic : chromattic.docs.technical

Maven & Gradle

May 12, 2014

Chromattic Framework Technical Documentation · Chromattic Framework Technical Documentation

<dependency>
    <groupId>org.chromattic</groupId>
    <artifactId>chromattic.docs.technical</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.chromattic : chromattic.docs.technical to add to Maven - Latest Versions:

  • Latest Stable: 1.2.5
  • Latest Beta: 1.3.0-beta4

All Versions

Choose a version of org.chromattic : chromattic.docs.technical to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
chromattic.docs.technical-1.3.0
chromattic.docs.technical-1.3.0-beta4
chromattic.docs.technical-1.3.0-beta3
chromattic.docs.technical-1.3.0-beta2
chromattic.docs.technical-1.3.0-beta1
1.2.x
chromattic.docs.technical-1.2.5
chromattic.docs.technical-1.2.4
chromattic.docs.technical-1.2.3
chromattic.docs.technical-1.2.2
chromattic.docs.technical-1.2.1
chromattic.docs.technical-1.2.0
chromattic.docs.technical-1.2.0-beta2
chromattic.docs.technical-1.2.0-beta1
1.1.x
chromattic.docs.technical-1.1.5
chromattic.docs.technical-1.1.4
chromattic.docs.technical-1.1.3
chromattic.docs.technical-1.1.2
chromattic.docs.technical-1.1.1
chromattic.docs.technical-1.1.0
chromattic.docs.technical-1.1.0-beta7
chromattic.docs.technical-1.1.0-beta6
chromattic.docs.technical-1.1.0-beta5
chromattic.docs.technical-1.1.0-beta4
chromattic.docs.technical-1.1.0-beta3
chromattic.docs.technical-1.1.0-beta2
chromattic.docs.technical-1.1.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.chromattic</groupId>
    <artifactId>chromattic.docs.technical</artifactId>
    <version>1.2.5</version>
</dependency>

Advertisement