Last Version

1.2.1 Dew Cloud Starter 2.0.0-rc

Spring Cloud 功能扩展

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cloud-starter
Version

Version

2.0.0-rc
Type

Type

jar
Description

Description

1.2.1 Dew Cloud Starter
Spring Cloud 功能扩展
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/cloud-starter

Download cloud-starter 2.0.0-rc


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

Dependencies

compile (11)

Group / Artifact Type Version
ms.dew : boot-starter jar 2.0.0-rc
org.springframework.cloud : spring-cloud-starter-kubernetes jar 1.0.1.RELEASE
org.springframework.cloud : spring-cloud-starter-kubernetes-ribbon jar 1.0.1.RELEASE
io.opentracing.contrib : opentracing-spring-jaeger-cloud-starter jar 1.0.3
org.springframework.cloud : spring-cloud-starter-config jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar 2.1.1.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar 2.1.1.RELEASE
com.google.guava : guava jar 20.0
com.netflix.servo : servo-core jar 0.10.1
com.netflix.netflix-commons : netflix-commons-util jar 0.1.1
com.netflix.netflix-commons : netflix-statistics jar 0.1.1

Project Modules

There are no modules declared in this project.