License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdknife4j-spring-boot-autoconfigure |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionknife4j-spring-boot-autoconfigure
Spring Boot autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>knife4j-spring-boot-autoconfigure</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-spring-boot-autoconfigure/
implementation 'com.github.shijingsh:knife4j-spring-boot-autoconfigure:3.0.5'
// https://jarcasting.com/artifacts/com.github.shijingsh/knife4j-spring-boot-autoconfigure/
implementation ("com.github.shijingsh:knife4j-spring-boot-autoconfigure:3.0.5")
'com.github.shijingsh:knife4j-spring-boot-autoconfigure:jar:3.0.5'
<dependency org="com.github.shijingsh" name="knife4j-spring-boot-autoconfigure" rev="3.0.5">
<artifact name="knife4j-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='knife4j-spring-boot-autoconfigure', version='3.0.5')
)
libraryDependencies += "com.github.shijingsh" % "knife4j-spring-boot-autoconfigure" % "3.0.5"
[com.github.shijingsh/knife4j-spring-boot-autoconfigure "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : knife4j-spring | jar | 3.0.5 |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-web | jar | 5.1.0.RELEASE |