Last Version

Spring Cloud OpenFeign Docs 3.1.3

Spring Cloud Docs

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-openfeign-docs
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud OpenFeign Docs
Spring Cloud Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-openfeign-docs 3.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.1.3

Project Modules

There are no modules declared in this project.