License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.lichongbing |
ArtifactId | ArtifactIdlswagger-annotations |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlswagger-annotations
微服务项目引用注解,同UI剥离
|
<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/ -->
<dependency>
<groupId>com.lichongbing</groupId>
<artifactId>lswagger-annotations</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation 'com.lichongbing:lswagger-annotations:3.0.5'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation ("com.lichongbing:lswagger-annotations:3.0.5")
'com.lichongbing:lswagger-annotations:jar:3.0.5'
<dependency org="com.lichongbing" name="lswagger-annotations" rev="3.0.5">
<artifact name="lswagger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-annotations', version='3.0.5')
)
libraryDependencies += "com.lichongbing" % "lswagger-annotations" % "3.0.5"
[com.lichongbing/lswagger-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 |