License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-rose-spring-boot-starter |
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-starter/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-rose-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-starter/
implementation 'cn.ttpai.framework:ttpai-rose-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot-starter/
implementation ("cn.ttpai.framework:ttpai-rose-spring-boot-starter:1.0.2")
'cn.ttpai.framework:ttpai-rose-spring-boot-starter:jar:1.0.2'
<dependency org="cn.ttpai.framework" name="ttpai-rose-spring-boot-starter" rev="1.0.2">
<artifact name="ttpai-rose-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-rose-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-rose-spring-boot-starter" % "1.0.2"
[cn.ttpai.framework/ttpai-rose-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.ttpai.framework : ttpai-rose-spring-boot-autoconfigure | jar | 1.0.2 |
cn.ttpai.framework : ttpai-rose-spring-boot-autoconfigure-amqp | jar | 1.0.2 |
org.springframework.boot : spring-boot-starter-web | jar | |
javax.servlet : jstl | 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 |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |