Last Version

com.github.wwadge:swagger-annotation-processor 1.0.3

Creates swagger classes in the compile phase, i.e. in your IDE, in Maven, etc.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

swagger-annotation-processor
Version

Version

1.0.3
Type

Type

jar
Description

Description

Creates swagger classes in the compile phase, i.e. in your IDE, in Maven, etc.

Download swagger-annotation-processor 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.wwadge/swagger-annotation-processor/ -->
<dependency>
    <groupId>com.github.wwadge</groupId>
    <artifactId>swagger-annotation-processor</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wwadge/swagger-annotation-processor/
implementation 'com.github.wwadge:swagger-annotation-processor:1.0.3'
// https://jarcasting.com/artifacts/com.github.wwadge/swagger-annotation-processor/
implementation ("com.github.wwadge:swagger-annotation-processor:1.0.3")
'com.github.wwadge:swagger-annotation-processor:jar:1.0.3'
<dependency org="com.github.wwadge" name="swagger-annotation-processor" rev="1.0.3">
  <artifact name="swagger-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wwadge', module='swagger-annotation-processor', version='1.0.3')
)
libraryDependencies += "com.github.wwadge" % "swagger-annotation-processor" % "1.0.3"
[com.github.wwadge/swagger-annotation-processor "1.0.3"]

Dependencies

provided (2)

Group / Artifact Type Version
io.swagger : swagger-codegen jar 2.2.7-eft
ch.qos.logback : logback-classic Optional jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.