License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdknife4j-annotations |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionknife4j-annotations
微服务项目引用注解,同UI剥离
|
Filename | Size |
---|---|
knife4j-annotations-3.0.5.pom | |
knife4j-annotations-3.0.5.jar | 6 KB |
knife4j-annotations-3.0.5-sources.jar | 6 KB |
knife4j-annotations-3.0.5-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>knife4j-annotations</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/
implementation 'com.github.shijingsh:knife4j-annotations:3.0.5'
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-annotations/
implementation ("com.github.shijingsh:knife4j-annotations:3.0.5")
'com.github.shijingsh:knife4j-annotations:jar:3.0.5'
<dependency org="com.github.shijingsh" name="knife4j-annotations" rev="3.0.5">
<artifact name="knife4j-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='knife4j-annotations', version='3.0.5')
)
libraryDependencies += "com.github.shijingsh" % "knife4j-annotations" % "3.0.5"
[com.github.shijingsh/knife4j-annotations "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.2 |