is not current version
Last Version 3.0.5

com.github.shijingsh:knife4j-annotations 3.0.4

微服务项目引用注解,同UI剥离

GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

knife4j-annotations
Version

Version

3.0.4
Type

Type

jar

Download knife4j-annotations 3.0.4


<!-- https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/ -->
<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>knife4j-annotations</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/
implementation 'com.github.shijingsh:knife4j-annotations:3.0.4'
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/
implementation ("com.github.shijingsh:knife4j-annotations:3.0.4")
'com.github.shijingsh:knife4j-annotations:jar:3.0.4'
<dependency org="com.github.shijingsh" name="knife4j-annotations" rev="3.0.4">
  <artifact name="knife4j-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='knife4j-annotations', version='3.0.4')
)
libraryDependencies += "com.github.shijingsh" % "knife4j-annotations" % "3.0.4"
[com.github.shijingsh/knife4j-annotations "3.0.4"]