Last Version

Dew Cloud Starter 1.5.1-RC

Dew Spring Cloud 封装

License

License

GroupId

GroupId

com.tairanchina.csp.dew
ArtifactId

ArtifactId

cloud-starter
Version

Version

1.5.1-RC
Type

Type

jar
Description

Description

Dew Cloud Starter
Dew Spring Cloud 封装
Project Organization

Project Organization

Pivotal Software, Inc.

Download cloud-starter 1.5.1-RC


<!-- https://jarcasting.com/artifacts/com.tairanchina.csp.dew/cloud-starter/ -->
<dependency>
    <groupId>com.tairanchina.csp.dew</groupId>
    <artifactId>cloud-starter</artifactId>
    <version>1.5.1-RC</version>
</dependency>
// https://jarcasting.com/artifacts/com.tairanchina.csp.dew/cloud-starter/
implementation 'com.tairanchina.csp.dew:cloud-starter:1.5.1-RC'
// https://jarcasting.com/artifacts/com.tairanchina.csp.dew/cloud-starter/
implementation ("com.tairanchina.csp.dew:cloud-starter:1.5.1-RC")
'com.tairanchina.csp.dew:cloud-starter:jar:1.5.1-RC'
<dependency org="com.tairanchina.csp.dew" name="cloud-starter" rev="1.5.1-RC">
  <artifact name="cloud-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tairanchina.csp.dew', module='cloud-starter', version='1.5.1-RC')
)
libraryDependencies += "com.tairanchina.csp.dew" % "cloud-starter" % "1.5.1-RC"
[com.tairanchina.csp.dew/cloud-starter "1.5.1-RC"]

Dependencies

compile (9)

Group / Artifact Type Version
com.tairanchina.csp.dew : boot-starter jar 1.5.1-RC
org.springframework.boot : spring-boot-starter-aop jar 1.5.13.RELEASE
com.tairanchina.csp.dew : cluster-spi-eureka Optional jar 1.5.1-RC
org.springframework.cloud : spring-cloud-starter-eureka jar
org.springframework.cloud : spring-cloud-starter-feign jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-hystrix jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.13.RELEASE

test (1)

Group / Artifact Type Version
com.tairanchina.csp.dew : test-starter jar 1.5.1-RC

Project Modules

There are no modules declared in this project.