License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.gitqiao |
ArtifactId | ArtifactIdlanxiao-swagger |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlanxiao-swagger
LanXiao Swagger
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lanxiao-swagger-0.0.1.pom | |
lanxiao-swagger-0.0.1.jar | 7 KB |
lanxiao-swagger-0.0.1-sources.jar | 3 KB |
lanxiao-swagger-0.0.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-swagger/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>lanxiao-swagger</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-swagger/
implementation 'com.github.gitqiao:lanxiao-swagger:0.0.1'
// https://jarcasting.com/artifacts/com.github.gitqiao/lanxiao-swagger/
implementation ("com.github.gitqiao:lanxiao-swagger:0.0.1")
'com.github.gitqiao:lanxiao-swagger:jar:0.0.1'
<dependency org="com.github.gitqiao" name="lanxiao-swagger" rev="0.0.1">
<artifact name="lanxiao-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='lanxiao-swagger', version='0.0.1')
)
libraryDependencies += "com.github.gitqiao" % "lanxiao-swagger" % "0.0.1"
[com.github.gitqiao/lanxiao-swagger "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
com.github.gitqiao : lanxiao-core | jar | 0.0.1 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.swagger : swagger-annotations | jar | 1.5.22 |
io.swagger : swagger-models | jar | 1.5.22 |
com.github.xiaoymin : knife4j-spring-ui | jar | 2.0.8 |
com.google.guava : guava | jar | 20.0 |