Typesafe Config DocGen Maven Plugin

Tools for automatic documentation generation from typesafe config configurations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.okvee
ArtifactId

ArtifactId

tscfg-docgen-maven-plugin
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Typesafe Config DocGen Maven Plugin
Tools for automatic documentation generation from typesafe config configurations
Project URL

Project URL

https://github.com/okvee/tscfg-docgen

Download tscfg-docgen-maven-plugin

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.okvee : tscfg-docgen-core jar 0.2.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-utils jar 3.0.24
com.typesafe : config jar 1.3.1

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0