MVN

org.ow2.wildcat : wildcat-documentation

Maven & Gradle

Aug 09, 2010

Wildcat: Documentation

<dependency>
    <groupId>org.ow2.wildcat</groupId>
    <artifactId>wildcat-documentation</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.wildcat : wildcat-documentation to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of org.ow2.wildcat : wildcat-documentation to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
wildcat-documentation-2.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.wildcat</groupId>
    <artifactId>wildcat-documentation</artifactId>
    <version>2.3.0</version>
</dependency>