Last Version

samples-product 0.2.1.RELEASE

商品模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples
ArtifactId

ArtifactId

samples-product
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

samples-product
商品模块

Download samples-product 0.2.1.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • product-common
  • product-dubbo
  • product-web
  • product-feign