com.wadpam:docrest

A javadoc doclet to create REST-JSON API specs

License

License

GroupId

GroupId

com.wadpam
ArtifactId

ArtifactId

docrest
Last Version

Last Version

1.23
Release Date

Release Date

Type

Type

pom
Description

Description

com.wadpam:docrest
A javadoc doclet to create REST-JSON API specs
Project URL

Project URL

http://github.com/sosandstrom/docrest
Source Code Management

Source Code Management

https://github.com/sosandstrom/docrest

Download docrest

Filename Size
docrest-1.23.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • docrest-api
  • docrest-doclet

docrest

REST API doclet

Versions

Version
1.23
1.22