License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.gitee.stone4j |
ArtifactId | ArtifactIdcskaoyan-spring-boot-autoconfigure |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Support for Cskaoyan-Market
|
<!-- https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.gitee.stone4j</groupId>
<artifactId>cskaoyan-spring-boot-autoconfigure</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-spring-boot-autoconfigure/
implementation 'io.gitee.stone4j:cskaoyan-spring-boot-autoconfigure:0.1.1'
// https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-spring-boot-autoconfigure/
implementation ("io.gitee.stone4j:cskaoyan-spring-boot-autoconfigure:0.1.1")
'io.gitee.stone4j:cskaoyan-spring-boot-autoconfigure:jar:0.1.1'
<dependency org="io.gitee.stone4j" name="cskaoyan-spring-boot-autoconfigure" rev="0.1.1">
<artifact name="cskaoyan-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.stone4j', module='cskaoyan-spring-boot-autoconfigure', version='0.1.1')
)
libraryDependencies += "io.gitee.stone4j" % "cskaoyan-spring-boot-autoconfigure" % "0.1.1"
[io.gitee.stone4j/cskaoyan-spring-boot-autoconfigure "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.apache.shiro : shiro-spring | jar | 1.7.1 |
org.aspectj : aspectjweaver | jar | 1.9.7 |