License |
License |
---|---|
GroupId | GroupIdcom.github.fanzezhen |
ArtifactId | ArtifactIdswager |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswager
|
Filename | Size |
---|---|
swager-1.3.3.pom | |
swager-1.3.3.jar | 4 KB |
swager-1.3.3-sources.jar | 3 KB |
swager-1.3.3-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen/swager/ -->
<dependency>
<groupId>com.github.fanzezhen</groupId>
<artifactId>swager</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen/swager/
implementation 'com.github.fanzezhen:swager:1.3.3'
// https://jarcasting.com/artifacts/com.github.fanzezhen/swager/
implementation ("com.github.fanzezhen:swager:1.3.3")
'com.github.fanzezhen:swager:jar:1.3.3'
<dependency org="com.github.fanzezhen" name="swager" rev="1.3.3">
<artifact name="swager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen', module='swager', version='1.3.3')
)
libraryDependencies += "com.github.fanzezhen" % "swager" % "1.3.3"
[com.github.fanzezhen/swager "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.2.6.RELEASE |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.6.RELEASE |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |