swagger2-annotations

扩展的swagger2注解

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.xzixi.framework
ArtifactId

ArtifactId

swagger2-annotations
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

swagger2-annotations
扩展的swagger2注解

Download swagger2-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0