springfox-bridge-parent

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

Лицензия

Лицензия

Группа

Группа

com.github.double-bin
Идентификатор

Идентификатор

springfox-bridge-parent
Последняя версия

Последняя версия

1.0.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

springfox-bridge-parent
A plugin to create swagger documents for no restful apis in spring based applications.
Ссылка на сайт

Ссылка на сайт

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

Скачать springfox-bridge-parent

Имя Файла Размер
springfox-bridge-parent-1.0.8.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
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