Last Version

Typesafe Config DocGen Core 0.2.0

Tools for automatic documentation generation from typesafe config configurations

License

License

GroupId

GroupId

io.github.okvee
ArtifactId

ArtifactId

tscfg-docgen-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Project URL

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

Download tscfg-docgen-core 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.typesafe : config jar 1.3.1
org.freemarker : freemarker jar 2.3.26-incubating

provided (1)

Group / Artifact Type Version
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.