is not current version
Last Version 1.0.8

com.github.double-bin:springfox-bridge-spring-boot-starter 1.0.2

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.double-bin
ArtifactId

ArtifactId

springfox-bridge-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download springfox-bridge-spring-boot-starter 1.0.2


<!-- 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.2</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.2'
// 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.2")
'com.github.double-bin:springfox-bridge-spring-boot-starter:jar:1.0.2'
<dependency org="com.github.double-bin" name="springfox-bridge-spring-boot-starter" rev="1.0.2">
  <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.2')
)
libraryDependencies += "com.github.double-bin" % "springfox-bridge-spring-boot-starter" % "1.0.2"
[com.github.double-bin/springfox-bridge-spring-boot-starter "1.0.2"]