License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.github.gh6497 |
ArtifactId | ArtifactIdswagger-extension |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwagger Extension
Swagger Extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagger-extension-0.0.2.pom | |
swagger-extension-0.0.2.jar | 22 KB |
swagger-extension-0.0.2-sources.jar | 12 KB |
swagger-extension-0.0.2-javadoc.jar | 93 KB |
Browse |
<!-- 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"]
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 |
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 |