License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-turbine |
Version | Version1.4.7.RELEASE |
Type | Typejar |
Description |
Descriptionspring-cloud-starter-turbine
Spring Cloud Starter Turbine (deprecated, please use spring-cloud-starter-netflix-turbine)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-turbine/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-turbine</artifactId>
<version>1.4.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-turbine/
implementation 'org.springframework.cloud:spring-cloud-starter-turbine:1.4.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-turbine/
implementation ("org.springframework.cloud:spring-cloud-starter-turbine:1.4.7.RELEASE")
'org.springframework.cloud:spring-cloud-starter-turbine:jar:1.4.7.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-turbine" rev="1.4.7.RELEASE">
<artifact name="spring-cloud-starter-turbine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-turbine', version='1.4.7.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-turbine" % "1.4.7.RELEASE"
[org.springframework.cloud/spring-cloud-starter-turbine "1.4.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-netflix-turbine | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar |