License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdpaas-swagger-annotations |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaaS Swagger Annotations
Custom Swagger Annotations
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/paas-swagger-annotations/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>paas-swagger-annotations</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/paas-swagger-annotations/
implementation 'com.github.yongyongwang:paas-swagger-annotations:0.0.1'
// https://jarcasting.com/artifacts/com.github.yongyongwang/paas-swagger-annotations/
implementation ("com.github.yongyongwang:paas-swagger-annotations:0.0.1")
'com.github.yongyongwang:paas-swagger-annotations:jar:0.0.1'
<dependency org="com.github.yongyongwang" name="paas-swagger-annotations" rev="0.0.1">
<artifact name="paas-swagger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='paas-swagger-annotations', version='0.0.1')
)
libraryDependencies += "com.github.yongyongwang" % "paas-swagger-annotations" % "0.0.1"
[com.github.yongyongwang/paas-swagger-annotations "0.0.1"]