Framework OpenFeign

Leisure Framework

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework-openfeign
Last Version

Last Version

0.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Framework OpenFeign
Leisure Framework

Download framework-openfeign

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-openfeign/ -->
<dependency>
    <groupId>com.github.life-labs.leisure</groupId>
    <artifactId>framework-openfeign</artifactId>
    <version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-openfeign/
implementation 'com.github.life-labs.leisure:framework-openfeign:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework-openfeign/
implementation ("com.github.life-labs.leisure:framework-openfeign:0.0.2.RELEASE")
'com.github.life-labs.leisure:framework-openfeign:jar:0.0.2.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework-openfeign" rev="0.0.2.RELEASE">
  <artifact name="framework-openfeign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework-openfeign', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework-openfeign" % "0.0.2.RELEASE"
[com.github.life-labs.leisure/framework-openfeign "0.0.2.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.life-labs.leisure : framework-utils jar
com.github.life-labs.leisure : framework-model jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
io.github.openfeign : feign-httpclient jar
org.springframework.boot : spring-boot-starter-web jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.RELEASE
0.0.1.RELEASE