Last Version

Spring Cloud Netflix Core - Deprecated 2.2.10.RELEASE

Deprecated Spring Cloud Netflix Core - will be removed. Please use spring-cloud-netflix-hystrix instead.

License

License

Categories

Categories

Net
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-netflix-core
Version

Version

2.2.10.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Netflix Core - Deprecated
Deprecated Spring Cloud Netflix Core - will be removed. Please use spring-cloud-netflix-hystrix instead.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-netflix-core 2.2.10.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-core/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-netflix-core</artifactId>
    <version>2.2.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-core/
implementation 'org.springframework.cloud:spring-cloud-netflix-core:2.2.10.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-core/
implementation ("org.springframework.cloud:spring-cloud-netflix-core:2.2.10.RELEASE")
'org.springframework.cloud:spring-cloud-netflix-core:jar:2.2.10.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-netflix-core" rev="2.2.10.RELEASE">
  <artifact name="spring-cloud-netflix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-netflix-core', version='2.2.10.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-netflix-core" % "2.2.10.RELEASE"
[org.springframework.cloud/spring-cloud-netflix-core "2.2.10.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-netflix-hystrix jar 2.2.10.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.