Last Version

order-common 0.2.1.RELEASE

订单公用模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples.order
ArtifactId

ArtifactId

order-common
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

order-common
订单公用模块

Download order-common 0.2.1.RELEASE


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

Dependencies

compile (3)

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
javax.validation : validation-api jar 2.0.1.Final

Project Modules

There are no modules declared in this project.