Last Version

config-doclet-core 0.7

Doclet that produces documentation of your configuration options

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

config-doclet-core
Version

Version

0.7
Type

Type

jar
Description

Description

config-doclet-core
Doclet that produces documentation of your configuration options

Download config-doclet-core 0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
com.google.code.gson : gson Optional jar 2.8.5
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
com.github.mike10004 : config-doclet-tests-common jar 0.7
junit : junit jar 4.12
com.google.guava : guava jar 26.0-jre
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.2
org.easymock : easymock jar 3.6

Project Modules

There are no modules declared in this project.