License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-swagger2 |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwagger2 pom dependencies
|
Filename | Size |
---|---|
matrix-swagger2-1.0.2.RELEASE.pom | |
matrix-swagger2-1.0.2.RELEASE.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-swagger2/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-swagger2</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-swagger2/
implementation 'com.github.winyiwin:matrix-swagger2:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-swagger2/
implementation ("com.github.winyiwin:matrix-swagger2:1.0.2.RELEASE")
'com.github.winyiwin:matrix-swagger2:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-swagger2" rev="1.0.2.RELEASE">
<artifact name="matrix-swagger2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-swagger2', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-swagger2" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-swagger2 "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
com.github.xiaoymin : knife4j-spring-ui | jar | 2.0.8 |
io.swagger : swagger-core | jar | 1.6.2 |
io.swagger : swagger-annotations | jar | 1.6.2 |
io.swagger : swagger-models | jar | 1.6.2 |