License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.d4peng.cloud |
ArtifactId | ArtifactIdroc-core-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionroc cloud base
|
<!-- https://jarcasting.com/artifacts/icu.d4peng.cloud/roc-core-spring-boot-starter/ -->
<dependency>
<groupId>icu.d4peng.cloud</groupId>
<artifactId>roc-core-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/icu.d4peng.cloud/roc-core-spring-boot-starter/
implementation 'icu.d4peng.cloud:roc-core-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/icu.d4peng.cloud/roc-core-spring-boot-starter/
implementation ("icu.d4peng.cloud:roc-core-spring-boot-starter:1.0.0")
'icu.d4peng.cloud:roc-core-spring-boot-starter:jar:1.0.0'
<dependency org="icu.d4peng.cloud" name="roc-core-spring-boot-starter" rev="1.0.0">
<artifact name="roc-core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.d4peng.cloud', module='roc-core-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "icu.d4peng.cloud" % "roc-core-spring-boot-starter" % "1.0.0"
[icu.d4peng.cloud/roc-core-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar | |
cn.hutool : hutool-all | jar | 5.7.22 |
com.alibaba : fastjson | jar | 1.2.79 |
org.apache.commons : commons-lang3 | jar | |
org.springframework : spring-beans Optional | jar | |
org.springframework : spring-context Optional | jar | |
org.aspectj : aspectjweaver Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |