MVN

io.github.okvee : tscfg-docgen

Maven & Gradle

Feb 02, 2018
1 stars

Typesafe Config DocGen Parent Module · Tools for automatic documentation generation from typesafe config configurations

<dependency>
    <groupId>io.github.okvee</groupId>
    <artifactId>tscfg-docgen</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.okvee : tscfg-docgen to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of io.github.okvee : tscfg-docgen to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
tscfg-docgen-0.2.0
0.1.x
tscfg-docgen-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.okvee</groupId>
    <artifactId>tscfg-docgen</artifactId>
    <version>0.2.0</version>
</dependency>

Advertisement