j

jaxrs-doclet-parent

A JavaDoc Doclet that can be used to generate a Swagger resource listing suitable for feeding to swagger-ui.
https://github.com/ryankennedy/swagger-jaxrs-doclet
Apache License 2.0
Ryan Kennedy
Files download
File Operation
jaxrs-doclet-parent-0.0.2.pom download
Apache Maven
<dependency>
  <groupId>com.hypnoticocelot</groupId>
  <artifactId>jaxrs-doclet-parent</artifactId>
  <version>0.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.hypnoticocelot:jaxrs-doclet-parent:0.0.2'
Gradle Kotlin
implementation("com.hypnoticocelot:jaxrs-doclet-parent:0.0.2")
Scala SBT
libraryDependencies += "com.hypnoticocelot" % "jaxrs-doclet-parent" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.hypnoticocelot', module='jaxrs-doclet-parent', version='0.0.2')
)
Apache Ivy
<dependency org="com.hypnoticocelot" name="jaxrs-doclet-parent" rev="0.0.2" />
Leiningen
[com.hypnoticocelot/jaxrs-doclet-parent "0.0.2"]
Apache Buildr
'com.hypnoticocelot:jaxrs-doclet-parent:jar:0.0.2'
Dependencies
The project has no third-party dependencies