License |
License |
---|---|
GroupId | GroupIdcom.alipay.sofa |
ArtifactId | ArtifactIdregistry-common |
Version | Version5.4.3 |
Type | Typepom |
Description |
Description[SOFA] Registry.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-common-5.4.3.pom | 770 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.alipay.sofa/registry-common/ -->
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>registry-common</artifactId>
<version>5.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-common/
implementation 'com.alipay.sofa:registry-common:5.4.3'
// https://jarcasting.com/artifacts/com.alipay.sofa/registry-common/
implementation ("com.alipay.sofa:registry-common:5.4.3")
'com.alipay.sofa:registry-common:pom:5.4.3'
<dependency org="com.alipay.sofa" name="registry-common" rev="5.4.3">
<artifact name="registry-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='registry-common', version='5.4.3')
)
libraryDependencies += "com.alipay.sofa" % "registry-common" % "5.4.3"
[com.alipay.sofa/registry-common "5.4.3"]