| License |
License |
|---|---|
| GroupId | GroupIdio.github.okvee |
| ArtifactId | ArtifactIdtscfg-docgen-core |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTypesafe Config DocGen Core
Tools for automatic documentation generation from typesafe config configurations
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tscfg-docgen-core-0.2.0.pom | |
| tscfg-docgen-core-0.2.0.jar | 19 KB |
| tscfg-docgen-core-0.2.0-sources.jar | 9 KB |
| tscfg-docgen-core-0.2.0-javadoc.jar | 79 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe : config | jar | 1.3.1 |
| org.freemarker : freemarker | jar | 2.3.26-incubating |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |