springfox-bridge-parent

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

License

License

GroupId

GroupId

com.github.double-bin
ArtifactId

ArtifactId

springfox-bridge-parent
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

springfox-bridge-parent
A plugin to create swagger documents for no restful apis in spring based applications.
Project URL

Project URL

https://github.com/double-bin/springfox-bridge

Download springfox-bridge-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • springfox-bridge-core
  • springfox-bridge-spring-boot-starter

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