Typesafe Config DocGen Parent Module

Tools for automatic documentation generation from typesafe config configurations

License

License

GroupId

GroupId

io.github.okvee
ArtifactId

ArtifactId

tscfg-docgen
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Download tscfg-docgen

Filename Size
tscfg-docgen-0.2.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen/ -->
<dependency>
    <groupId>io.github.okvee</groupId>
    <artifactId>tscfg-docgen</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen/
implementation 'io.github.okvee:tscfg-docgen:0.2.0'
// https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen/
implementation ("io.github.okvee:tscfg-docgen:0.2.0")
'io.github.okvee:tscfg-docgen:pom:0.2.0'
<dependency org="io.github.okvee" name="tscfg-docgen" rev="0.2.0">
  <artifact name="tscfg-docgen" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.okvee', module='tscfg-docgen', version='0.2.0')
)
libraryDependencies += "io.github.okvee" % "tscfg-docgen" % "0.2.0"
[io.github.okvee/tscfg-docgen "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tscfg-docgen-core
  • tscfg-docgen-maven-plugin

Versions

Version
0.2.0
0.1.0