is not current version
Last Version 1.2.4

sc-spring-boot-starter 1.2.1

SpringCloud微服务项目的启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

sc-spring-boot-starter
Version

Version

1.2.1
Type

Type

jar
Description

Description

sc-spring-boot-starter
SpringCloud微服务项目的启动器

Download sc-spring-boot-starter 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/sc-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>sc-spring-boot-starter</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/sc-spring-boot-starter/
implementation 'com.github.rebue.sbs:sc-spring-boot-starter:1.2.1'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/sc-spring-boot-starter/
implementation ("com.github.rebue.sbs:sc-spring-boot-starter:1.2.1")
'com.github.rebue.sbs:sc-spring-boot-starter:jar:1.2.1'
<dependency org="com.github.rebue.sbs" name="sc-spring-boot-starter" rev="1.2.1">
  <artifact name="sc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='sc-spring-boot-starter', version='1.2.1')
)
libraryDependencies += "com.github.rebue.sbs" % "sc-spring-boot-starter" % "1.2.1"
[com.github.rebue.sbs/sc-spring-boot-starter "1.2.1"]

Dependencies

compile (14)

Group / Artifact Type Version
com.github.rebue.sbs : aop-spring-boot-starter jar 1.2.1
com.github.rebue.sbs : cfg-spring-boot-starter jar 1.2.1
org.springframework.boot : spring-boot-starter-cache jar 2.3.6.RELEASE
com.github.rebue.sbs : dubbo-spring-boot-starter jar 1.2.1
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar
org.springframework.cloud : spring-cloud-starter jar
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel jar
com.alibaba.csp : sentinel-datasource-nacos jar
org.springframework.cloud : spring-cloud-starter-zipkin jar
org.springframework.boot : spring-boot-starter-actuator jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.3.6.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.30
org.hibernate.validator : hibernate-validator jar 6.1.6.Final

Project Modules

There are no modules declared in this project.