Last Version

com.gitee.sophis:spring-boot-knif4j-starter 1.0.7.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.sophis
ArtifactId

ArtifactId

spring-boot-knif4j-starter
Version

Version

1.0.7.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-knif4j-starter

Download spring-boot-knif4j-starter 1.0.7.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.0.2.RELEASE
com.alibaba : fastjson Optional jar 1.2.38
org.projectlombok : lombok Optional jar 1.16.10
org.springframework.boot : spring-boot-starter-web Optional jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.2.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.2.RELEASE

Project Modules

There are no modules declared in this project.