Last Version

com.github.fanzezhen.common:common-swagger 2.1.2

Commonly used

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-swagger
Version

Version

2.1.2
Type

Type

jar
Description

Description

Commonly used

Download common-swagger 2.1.2


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.