Last Version

Doclet to save a Fixture's javadoc as json 1.1

Save all json to a directory to be included in META-INF

License

License

GroupId

GroupId

nl.praegus
ArtifactId

ArtifactId

fixture-doc-generator
Version

Version

1.1
Type

Type

jar
Description

Description

Doclet to save a Fixture's javadoc as json
Save all json to a directory to be included in META-INF
Project URL

Project URL

https://github.com/praegus/fixture-doc-generator
Source Code Management

Source Code Management

https://github.com/praegus/fixture-doc-generator.git

Download fixture-doc-generator 1.1


<!-- https://jarcasting.com/artifacts/nl.praegus/fixture-doc-generator/ -->
<dependency>
    <groupId>nl.praegus</groupId>
    <artifactId>fixture-doc-generator</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.praegus/fixture-doc-generator/
implementation 'nl.praegus:fixture-doc-generator:1.1'
// https://jarcasting.com/artifacts/nl.praegus/fixture-doc-generator/
implementation ("nl.praegus:fixture-doc-generator:1.1")
'nl.praegus:fixture-doc-generator:jar:1.1'
<dependency org="nl.praegus" name="fixture-doc-generator" rev="1.1">
  <artifact name="fixture-doc-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.praegus', module='fixture-doc-generator', version='1.1')
)
libraryDependencies += "nl.praegus" % "fixture-doc-generator" % "1.1"
[nl.praegus/fixture-doc-generator "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

system (1)

Group / Artifact Type Version
sun.jdk » tools jar 1.5.0

Project Modules

There are no modules declared in this project.