License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.upcwangying.cloud.samples.product |
ArtifactId | ArtifactIdproduct-dubbo |
Version | Version0.2.1.RELEASE |
Type | Typejar |
Description |
Descriptionproduct-dubbo
商品模块Dubbo API, 供其他模块调用
|
<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.product/product-dubbo/ -->
<dependency>
<groupId>com.upcwangying.cloud.samples.product</groupId>
<artifactId>product-dubbo</artifactId>
<version>0.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.product/product-dubbo/
implementation 'com.upcwangying.cloud.samples.product:product-dubbo:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples.product/product-dubbo/
implementation ("com.upcwangying.cloud.samples.product:product-dubbo:0.2.1.RELEASE")
'com.upcwangying.cloud.samples.product:product-dubbo:jar:0.2.1.RELEASE'
<dependency org="com.upcwangying.cloud.samples.product" name="product-dubbo" rev="0.2.1.RELEASE">
<artifact name="product-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples.product', module='product-dubbo', version='0.2.1.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples.product" % "product-dubbo" % "0.2.1.RELEASE"
[com.upcwangying.cloud.samples.product/product-dubbo "0.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.upcwangying.cloud.samples : samples-core | jar | 0.2.1.RELEASE |
com.upcwangying.cloud.samples.product : product-common | jar | 0.2.1.RELEASE |
com.alibaba.cloud : spring-cloud-starter-dubbo | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.15.RELEASE |