Last Version

product-common 0.2.1.RELEASE

商品公用模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples.product
ArtifactId

ArtifactId

product-common
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

product-common
商品公用模块

Download product-common 0.2.1.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.15.RELEASE
com.upcwangying.cloud.samples : samples-core jar 0.2.1.RELEASE
io.github.openfeign : feign-core jar
io.github.openfeign.form : feign-form-spring jar

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.