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