MVN

org.apache.cocoon : cocoon-blocks-modules

Maven & Gradle

Apr 07, 2008

Cocoon Blocks [modules]

<dependency>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-blocks-modules</artifactId>
    <version>6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.cocoon : cocoon-blocks-modules to add to Maven - Latest Versions:

  • Latest Stable: 6

All Versions

Choose a version of org.apache.cocoon : cocoon-blocks-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
6
cocoon-blocks-modules-6
5
cocoon-blocks-modules-5
4
cocoon-blocks-modules-4
3
cocoon-blocks-modules-3
2
cocoon-blocks-modules-2
1
cocoon-blocks-modules-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-blocks-modules</artifactId>
    <version>6</version>
</dependency>