License |
License |
---|---|
GroupId | GroupIdcom.hypnoticocelot |
ArtifactId | ArtifactIdjaxrs-doclet-parent |
Version | Version0.0.2 |
Type | Typepom |
Description |
DescriptionJAX-RS Doclet
A JavaDoc Doclet that can be used to generate a Swagger resource listing suitable for feeding to swagger-ui.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxrs-doclet-parent-0.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-parent/ -->
<dependency>
<groupId>com.hypnoticocelot</groupId>
<artifactId>jaxrs-doclet-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-parent/
implementation 'com.hypnoticocelot:jaxrs-doclet-parent:0.0.2'
// https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-parent/
implementation ("com.hypnoticocelot:jaxrs-doclet-parent:0.0.2")
'com.hypnoticocelot:jaxrs-doclet-parent:pom:0.0.2'
<dependency org="com.hypnoticocelot" name="jaxrs-doclet-parent" rev="0.0.2">
<artifact name="jaxrs-doclet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hypnoticocelot', module='jaxrs-doclet-parent', version='0.0.2')
)
libraryDependencies += "com.hypnoticocelot" % "jaxrs-doclet-parent" % "0.0.2"
[com.hypnoticocelot/jaxrs-doclet-parent "0.0.2"]