Last Version

ming_feign 0.0.20-RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.minglie
ArtifactId

ArtifactId

ming-feign
Version

Version

0.0.20-RELEASE
Type

Type

jar
Description

Description

ming_feign
Demo project for Spring Boot

Download ming-feign 0.0.20-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
com.alibaba : fastjson jar 1.2.15
org.mybatis : mybatis jar 3.4.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.