MVN

com.spotify.docgenerator : parent

Maven & Gradle

Sep 02, 2014
17 stars

Spotify Docgenerator Parent · Generates Documentation of Jersey services and Jackson annotated data clasess

<dependency>
    <groupId>com.spotify.docgenerator</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify.docgenerator : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.spotify.docgenerator : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.spotify.docgenerator</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
</dependency>