MVN

org.ow2.chameleon : template

Maven & Gradle

Jun 21, 2010

OW2 Chameleon - Template

<dependency>
    <groupId>org.ow2.chameleon</groupId>
    <artifactId>template</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.chameleon : template to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of org.ow2.chameleon : template to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
template-0.2.2
template-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.chameleon</groupId>
    <artifactId>template</artifactId>
    <version>0.2.2</version>
</dependency>