License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.alibaba.msha |
ArtifactId | ArtifactIdclient-bridge-rpc-springcloud-common |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Appactive
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-springcloud-common/ -->
<dependency>
<groupId>com.alibaba.msha</groupId>
<artifactId>client-bridge-rpc-springcloud-common</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-springcloud-common/
implementation 'com.alibaba.msha:client-bridge-rpc-springcloud-common:0.2.1'
// https://jarcasting.com/artifacts/com.alibaba.msha/client-bridge-rpc-springcloud-common/
implementation ("com.alibaba.msha:client-bridge-rpc-springcloud-common:0.2.1")
'com.alibaba.msha:client-bridge-rpc-springcloud-common:jar:0.2.1'
<dependency org="com.alibaba.msha" name="client-bridge-rpc-springcloud-common" rev="0.2.1">
<artifact name="client-bridge-rpc-springcloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.msha', module='client-bridge-rpc-springcloud-common', version='0.2.1')
)
libraryDependencies += "com.alibaba.msha" % "client-bridge-rpc-springcloud-common" % "0.2.1"
[com.alibaba.msha/client-bridge-rpc-springcloud-common "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.msha : client-bridge-rpc-base | jar | 0.2.1 |
org.springframework.boot : spring-boot | jar | 2.3.12.RELEASE |
org.aspectj : aspectjrt | jar | 1.8.13 |
com.netflix.ribbon : ribbon-loadbalancer | jar | 2.3.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.12.RELEASE |
io.github.openfeign : feign-java8 | jar | 9.5.1 |
org.springframework.cloud : spring-cloud-openfeign-core | jar | 3.1.1 |
com.google.guava : guava | jar | 16.0.1 |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-web | jar | 5.2.21.RELEASE |
io.github.openfeign : feign-core | jar | 9.5.1 |
com.alibaba.msha : appactive-java-api | jar | 0.2.1 |
com.alibaba.msha : client-rule | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.3.18 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |