springfox-bridge-spring-boot-starter

A plugin to create swagger documents for no restful apis in spring based applications.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.double-bin
ArtifactId

ArtifactId

springfox-bridge-spring-boot-starter
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

springfox-bridge-spring-boot-starter
A plugin to create swagger documents for no restful apis in spring based applications.

Download springfox-bridge-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.double-bin/springfox-bridge-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.double-bin</groupId>
    <artifactId>springfox-bridge-spring-boot-starter</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.double-bin/springfox-bridge-spring-boot-starter/
implementation 'com.github.double-bin:springfox-bridge-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/com.github.double-bin/springfox-bridge-spring-boot-starter/
implementation ("com.github.double-bin:springfox-bridge-spring-boot-starter:1.0.8")
'com.github.double-bin:springfox-bridge-spring-boot-starter:jar:1.0.8'
<dependency org="com.github.double-bin" name="springfox-bridge-spring-boot-starter" rev="1.0.8">
  <artifact name="springfox-bridge-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.double-bin', module='springfox-bridge-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "com.github.double-bin" % "springfox-bridge-spring-boot-starter" % "1.0.8"
[com.github.double-bin/springfox-bridge-spring-boot-starter "1.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.double-bin : springfox-bridge-core jar 1.0.8
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0