MVN

org.apache.cocoon : cocoon-it-fw

Maven & Gradle

Dec 13, 2012
1 usages

Cocoon Integration Test Framework [maven-plugin]

<plugin>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-it-fw</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cocoon : cocoon-it-fw to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.apache.cocoon : cocoon-it-fw to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cocoon-it-fw-1.0.1
cocoon-it-fw-1.0.0
cocoon-it-fw-1.0.0-M1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-it-fw</artifactId>
    <version>1.0.1</version>
</plugin>