MVN

org.chenillekit : chenillekit-project

Maven & Gradle

Jan 02, 2012

ChenilleKit Project · A collection of sophisticated Ajax-enabled components based on the prototype/script.aculo.us JavaScript library and many more ...

<dependency>
    <groupId>org.chenillekit</groupId>
    <artifactId>chenillekit-project</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.chenillekit : chenillekit-project to add to Maven - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of org.chenillekit : chenillekit-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
chenillekit-project-1.3.3
chenillekit-project-1.3.2
chenillekit-project-1.3.0
1.2.x
chenillekit-project-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.chenillekit</groupId>
    <artifactId>chenillekit-project</artifactId>
    <version>1.3.3</version>
</dependency>