is not current version
Last Version 1.0.7.RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.sophis
ArtifactId

ArtifactId

spring-boot-knif4j-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-boot-knif4j-starter 1.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sophis/spring-boot-knif4j-starter/
implementation 'com.gitee.sophis:spring-boot-knif4j-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.sophis/spring-boot-knif4j-starter/
implementation ("com.gitee.sophis:spring-boot-knif4j-starter:1.0.1.RELEASE")
'com.gitee.sophis:spring-boot-knif4j-starter:jar:1.0.1.RELEASE'
<dependency org="com.gitee.sophis" name="spring-boot-knif4j-starter" rev="1.0.1.RELEASE">
  <artifact name="spring-boot-knif4j-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sophis', module='spring-boot-knif4j-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.gitee.sophis" % "spring-boot-knif4j-starter" % "1.0.1.RELEASE"
[com.gitee.sophis/spring-boot-knif4j-starter "1.0.1.RELEASE"]