License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcn.acyou |
ArtifactId | ArtifactIdleo-framework-commons-dubbo |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeo (Service)公共组件
|
<!-- https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons-dubbo/ -->
<dependency>
<groupId>cn.acyou</groupId>
<artifactId>leo-framework-commons-dubbo</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons-dubbo/
implementation 'cn.acyou:leo-framework-commons-dubbo:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.acyou/leo-framework-commons-dubbo/
implementation ("cn.acyou:leo-framework-commons-dubbo:1.3.0.RELEASE")
'cn.acyou:leo-framework-commons-dubbo:jar:1.3.0.RELEASE'
<dependency org="cn.acyou" name="leo-framework-commons-dubbo" rev="1.3.0.RELEASE">
<artifact name="leo-framework-commons-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.acyou', module='leo-framework-commons-dubbo', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.acyou" % "leo-framework-commons-dubbo" % "1.3.0.RELEASE"
[cn.acyou/leo-framework-commons-dubbo "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.acyou : leo-framework-commons | jar | 1.3.0.RELEASE |
com.alibaba.cloud : spring-cloud-starter-dubbo | jar |