is not current version
Last Version 3.1.0.RELEASE

base common starter 3.0.0.RELEASE

base common starter for developer

License

License

Categories

Categories

Spring Boot Container Microservices Feign Net HTTP Clients
GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-feign-spring-boot-starter
Version

Version

3.0.0.RELEASE
Type

Type

jar
Description

Description

base common starter
base common starter for developer
Project URL

Project URL

https://github.com/liaomengge/base
Source Code Management

Source Code Management

https://github.com/liaomengge/base

Download base-feign-spring-boot-starter 3.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-feign-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.liaomengge</groupId>
    <artifactId>base-feign-spring-boot-starter</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-feign-spring-boot-starter/
implementation 'com.github.liaomengge:base-feign-spring-boot-starter:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-feign-spring-boot-starter/
implementation ("com.github.liaomengge:base-feign-spring-boot-starter:3.0.0.RELEASE")
'com.github.liaomengge:base-feign-spring-boot-starter:jar:3.0.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-feign-spring-boot-starter" rev="3.0.0.RELEASE">
  <artifact name="base-feign-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-feign-spring-boot-starter', version='3.0.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-feign-spring-boot-starter" % "3.0.0.RELEASE"
[com.github.liaomengge/base-feign-spring-boot-starter "3.0.0.RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.liaomengge : base-common-utils jar 3.0.0.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-context jar
io.github.openfeign : feign-okhttp jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
io.github.openfeign.form : feign-form jar
io.github.openfeign.form : feign-form-spring jar
com.fasterxml.jackson.datatype : jackson-datatype-joda jar
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel jar

Project Modules

There are no modules declared in this project.