Last Version

mdm-feign 0.2.1.RELEASE

主数据模块Feign API, 供其他模块调用

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.upcwangying.cloud.samples.mdm
ArtifactId

ArtifactId

mdm-feign
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

mdm-feign
主数据模块Feign API, 供其他模块调用

Download mdm-feign 0.2.1.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.upcwangying.cloud.samples : samples-core jar 0.2.1.RELEASE
com.upcwangying.cloud.samples.mdm : mdm-common jar 0.2.1.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
net.devh : grpc-server-spring-boot-starter jar 2.9.0.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.