License |
License
Apache License, Version 2.0
|
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.yfhe2 |
ArtifactId | ArtifactIdboot-support-commons-swagger |
Last Version | Last Version1.1.0-RELEASES |
Release Date | Release Date |
Type | Typejar |
Description |
Description常用类型封装库
|
<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-swagger/ -->
<dependency>
<groupId>com.github.yfhe2</groupId>
<artifactId>boot-support-commons-swagger</artifactId>
<version>1.1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-swagger/
implementation 'com.github.yfhe2:boot-support-commons-swagger:1.1.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-swagger/
implementation ("com.github.yfhe2:boot-support-commons-swagger:1.1.0-RELEASES")
'com.github.yfhe2:boot-support-commons-swagger:jar:1.1.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-commons-swagger" rev="1.1.0-RELEASES">
<artifact name="boot-support-commons-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-commons-swagger', version='1.1.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-commons-swagger" % "1.1.0-RELEASES"
[com.github.yfhe2/boot-support-commons-swagger "1.1.0-RELEASES"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yfhe2 : boot-support-commons-exception | jar | 1.1.0-RELEASES |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 3.0.2 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.3.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.8.RELEASE |
org.springframework : spring-webmvc | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.16 |