MVN

com.wadpam : docrest

Maven & Gradle

Apr 08, 2013
1 stars

A javadoc doclet to create REST-JSON API specs

<dependency>
    <groupId>com.wadpam</groupId>
    <artifactId>docrest</artifactId>
    <version>1.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wadpam : docrest to add to Maven - Latest Versions:

  • Latest Stable: 1.23

All Versions

Choose a version of com.wadpam : docrest to add to Maven - All Versions:

Version Vulnerabilities Updated
1.23
docrest-1.23
1.22
docrest-1.22

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wadpam</groupId>
    <artifactId>docrest</artifactId>
    <version>1.23</version>
</dependency>