License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.ttpai.framework |
ArtifactId | ArtifactIdttpai-rose-spring-boot |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionttpai-rose-spring-boot
Paoding Rose to Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ttpai-rose-spring-boot-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-rose-spring-boot</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot/
implementation 'cn.ttpai.framework:ttpai-rose-spring-boot:1.0.2'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-rose-spring-boot/
implementation ("cn.ttpai.framework:ttpai-rose-spring-boot:1.0.2")
'cn.ttpai.framework:ttpai-rose-spring-boot:pom:1.0.2'
<dependency org="cn.ttpai.framework" name="ttpai-rose-spring-boot" rev="1.0.2">
<artifact name="ttpai-rose-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-rose-spring-boot', version='1.0.2')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-rose-spring-boot" % "1.0.2"
[cn.ttpai.framework/ttpai-rose-spring-boot "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |