Last Version

Swagger Extension 0.0.2

Swagger Extension

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.gh6497
ArtifactId

ArtifactId

swagger-extension
Version

Version

0.0.2
Type

Type

jar
Description

Description

Swagger Extension
Swagger Extension
Project URL

Project URL

https://github.com/gh6497/swagger-extension/tree/master
Source Code Management

Source Code Management

https://github.com/gh6497/swagger-extension/tree/master

Download swagger-extension 0.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.10.8
org.springframework : spring-web jar
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
io.swagger : swagger-models jar 1.6.0
io.swagger : swagger-annotations jar 1.6.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.10

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.