License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.hypnoticocelot |
ArtifactId | ArtifactIdjaxrs-doclet-sample-dropwizard |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionA JavaDoc Doclet that can be used to generate a Swagger resource listing suitable for feeding to swagger-ui.
|
<!-- https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-sample-dropwizard/ -->
<dependency>
<groupId>com.hypnoticocelot</groupId>
<artifactId>jaxrs-doclet-sample-dropwizard</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-sample-dropwizard/
implementation 'com.hypnoticocelot:jaxrs-doclet-sample-dropwizard:0.0.2'
// https://jarcasting.com/artifacts/com.hypnoticocelot/jaxrs-doclet-sample-dropwizard/
implementation ("com.hypnoticocelot:jaxrs-doclet-sample-dropwizard:0.0.2")
'com.hypnoticocelot:jaxrs-doclet-sample-dropwizard:jar:0.0.2'
<dependency org="com.hypnoticocelot" name="jaxrs-doclet-sample-dropwizard" rev="0.0.2">
<artifact name="jaxrs-doclet-sample-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypnoticocelot', module='jaxrs-doclet-sample-dropwizard', version='0.0.2')
)
libraryDependencies += "com.hypnoticocelot" % "jaxrs-doclet-sample-dropwizard" % "0.0.2"
[com.hypnoticocelot/jaxrs-doclet-sample-dropwizard "0.0.2"]