MVN

com.lunatech.jax-doclets : parent

Maven & Gradle

Jul 11, 2014
26 stars

jax-doclets · jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions.

<dependency>
    <groupId>com.lunatech.jax-doclets</groupId>
    <artifactId>parent</artifactId>
    <version>0.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lunatech.jax-doclets : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10.1

All Versions

Choose a version of com.lunatech.jax-doclets : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
parent-0.10.1
parent-0.10.0
0.9.x
parent-0.9.0
0.8.x
parent-0.8.1
parent-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lunatech.jax-doclets</groupId>
    <artifactId>parent</artifactId>
    <version>0.10.1</version>
</dependency>