MVN

io.github.livingdocumentation : livingdoc-parent

Maven & Gradle

Jan 12, 2017
0 stars

The living documentation parent project

<dependency>
    <groupId>io.github.livingdocumentation</groupId>
    <artifactId>livingdoc-parent</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.livingdocumentation : livingdoc-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of io.github.livingdocumentation : livingdoc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3
livingdoc-parent-0.3
0.2
livingdoc-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.livingdocumentation</groupId>
    <artifactId>livingdoc-parent</artifactId>
    <version>0.3</version>
</dependency>