Last Version

samples-order 0.2.1.RELEASE

订单模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples
ArtifactId

ArtifactId

samples-order
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

samples-order
订单模块

Download samples-order 0.2.1.RELEASE


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

  • order-common
  • order-dubbo
  • order-feign
  • order-web