product-feign

商品模块API, 供其他模块调用

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.upcwangying.cloud.samples.product
ArtifactId

ArtifactId

product-feign
Last Version

Last Version

0.2.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

product-feign
商品模块API, 供其他模块调用

Download product-feign

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.upcwangying.cloud.samples : samples-core jar 0.2.1.RELEASE
com.upcwangying.cloud.samples.product : product-common jar 0.2.1.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.squareup.okhttp3 : okhttp jar 3.8.1
javax.servlet : javax.servlet-api jar 4.0.1

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.

Versions

Version
0.2.1.RELEASE