License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-rose-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPaoding Rose to Spring Boot
|
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-rose-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure/
implementation 'cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure/
implementation ("cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure:1.0.2")
'cn.ttpai.framework:ttpai-rose-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="cn.ttpai.framework" name="ttpai-rose-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="ttpai-rose-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-rose-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-rose-spring-boot-autoconfigure" % "1.0.2"
[cn.ttpai.framework/ttpai-rose-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.24.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
com.54chen : paoding-rose | jar | 1.0 |
com.54chen : paoding-rose-jade | jar | 1.1 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.21.RELEASE |
junit : junit | jar | 4.13.1 |