Last Version

com.xfvape:swagger-spring-boot 0.0.1-RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.xfvape
ArtifactId

ArtifactId

swagger-spring-boot
Version

Version

0.0.1-RELEASE
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://gitee.com/wenhoran/swagger-spring-boot

Download swagger-spring-boot 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.xfvape/swagger-spring-boot/ -->
<dependency>
    <groupId>com.xfvape</groupId>
    <artifactId>swagger-spring-boot</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xfvape/swagger-spring-boot/
implementation 'com.xfvape:swagger-spring-boot:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.xfvape/swagger-spring-boot/
implementation ("com.xfvape:swagger-spring-boot:0.0.1-RELEASE")
'com.xfvape:swagger-spring-boot:pom:0.0.1-RELEASE'
<dependency org="com.xfvape" name="swagger-spring-boot" rev="0.0.1-RELEASE">
  <artifact name="swagger-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xfvape', module='swagger-spring-boot', version='0.0.1-RELEASE')
)
libraryDependencies += "com.xfvape" % "swagger-spring-boot" % "0.0.1-RELEASE"
[com.xfvape/swagger-spring-boot "0.0.1-RELEASE"]

Dependencies

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

Project Modules

  • swagger-spring-boot-starter
  • swagger-spring-boot-autoconfigure