Last Version

swagger-doclet-parent 0.4

An application used to generate Swagger files out of REST-API's.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.spirit21.swagger
ArtifactId

ArtifactId

swagger-doclet-parent
Version

Version

0.4
Type

Type

pom
Description

Description

swagger-doclet-parent
An application used to generate Swagger files out of REST-API's.
Project URL

Project URL

https://github.com/SPIRIT-21/swagger-doclet
Source Code Management

Source Code Management

https://github.com/SPIRIT-21/swagger-doclet

Download swagger-doclet-parent 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger : swagger-parser-v2-converter jar 2.0.0-rc1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8.0_144

Project Modules

  • jaxrs
  • spring
  • common
  • javadoc2swagger