License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-swagger |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonly used
|
Filename | Size |
---|---|
common-swagger-2.1.2.pom | |
common-swagger-2.1.2.jar | 4 KB |
common-swagger-2.1.2-sources.jar | 3 KB |
common-swagger-2.1.2-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-swagger/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-swagger</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-swagger/
implementation 'com.github.fanzezhen.common:common-swagger:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-swagger/
implementation ("com.github.fanzezhen.common:common-swagger:2.1.2")
'com.github.fanzezhen.common:common-swagger:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-swagger" rev="2.1.2">
<artifact name="common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-swagger', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-swagger" % "2.1.2"
[com.github.fanzezhen.common/common-swagger "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-boot-starter | jar | 3.0.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework : spring-webmvc | jar | 5.2.13.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.9.RELEASE |
com.github.fanzezhen.common : common-core | jar | 2.1.2 |