Last Version

product-client 0.2.0.RELEASE

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.upcwangying.cloud.samples.product
ArtifactId

ArtifactId

product-client
Version

Version

0.2.0.RELEASE
Type

Type

jar
Description

Description

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

Download product-client 0.2.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.upcwangying.cloud.samples : samples-core jar 0.2.0.RELEASE
com.upcwangying.cloud.samples.product : product-common jar 0.2.0.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.