docrest
REST API doclet
| License |
License |
|---|---|
| GroupId | GroupIdcom.wadpam |
| ArtifactId | ArtifactIddocrest-api |
| Last Version | Last Version1.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.wadpam:docrest-api
A javadoc doclet to create REST-JSON API specs
|
| Filename | Size |
|---|---|
| docrest-api-1.23.pom | |
| docrest-api-1.23.jar | 2 KB |
| docrest-api-1.23-sources.jar | 1 KB |
| docrest-api-1.23-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wadpam/docrest-api/ -->
<dependency>
<groupId>com.wadpam</groupId>
<artifactId>docrest-api</artifactId>
<version>1.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam/docrest-api/
implementation 'com.wadpam:docrest-api:1.23'
// https://jarcasting.com/artifacts/com.wadpam/docrest-api/
implementation ("com.wadpam:docrest-api:1.23")
'com.wadpam:docrest-api:jar:1.23'
<dependency org="com.wadpam" name="docrest-api" rev="1.23">
<artifact name="docrest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam', module='docrest-api', version='1.23')
)
libraryDependencies += "com.wadpam" % "docrest-api" % "1.23"
[com.wadpam/docrest-api "1.23"]
REST API doclet